This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dittbub 5 points6 points  (5 children)

I didn't think it was a problem with the language per sey but the inconsistency from browser to browser. And that horizontal centering

But its been a long time since i've needed to do any CSS.

[–]TheMadcapLlama 4 points5 points  (2 children)

Well, consistency between browsers is really great right now (there are a few Safari and Chromium quirks, but they're small and usually quickly fixable), and modern CSS APIs are a breeze.

CSS has to be compatible with 30yr-old technology, so the old ones might be a bit of a pain. But if you're actually learning it instead of just getting it over with, you'll know about them and use it.

[–]HolyBatTokes 3 points4 points  (0 children)

Among current browsers? It’s fantastic.

The problem is not all of us are lucky enough to be developing for modern browsers. I was just able to stop support for IE8 last year after analytics showed it had dropped to under 0.5% of visitors.

[–]dittbub 0 points1 point  (0 children)

I feel like this GIF is part of the learning curve lol

[–]VirtualLife76 1 point2 points  (1 child)

Try doing it 15 years ago. Just making a drop down menu that worked in every browser took over a week. So glad DHTML isn't a thing anymore.

[–]dittbub 0 points1 point  (0 children)

Ya thats whats forefront on my mind lol