CSS finally adds vertical centering in 2024
CSS finally adds vertical centering in 2024
CSS finally adds vertical centering in 2024
You're viewing a single thread.
Why are we not angrier about css generally?
77 11 ReplyBecause things were much worse in the beforetime
62 2 ReplyWhat, you didn't enjoy slicing up images and arranging them in borderless tables?
45 0 ReplyEh the software handled all that. Rounded corners tho… <shudder>
13 0 ReplyRounded corners tho… <shudder>
Just a small gif (as png didn't exist/widely supported) that had the rounded corner. Then if someone wanted to change the color or background you would have to redo all the images. Fun fun.
13 0 ReplyWYSIWYG editors were evil
4 0 ReplyThe software? Are you talking about Adobe
DreamweaverDreamcrusher or something?3 0 ReplyMy money's on Microsoft Frontpage
3 0 ReplyWhat a catastrophic attempt at a GUI website editor.
2 0 ReplyImagine how I felt when they decided to teach us that in school, when I was already familiar with Dreamweaver... And notepad
2 0 Reply
Please indicate where IE touched you.
4 1 Reply*gestures broadly at entire body
6 0 ReplyI put on my trenchcoat and fedora hat.
1 0 Reply
In my faux column
3 0 Reply
Before 1996?
1 0 Reply
I am blisteringly angry about CSS in general AND THIS FUCKING ISSUE IN PARTICULAR since 2005 at the very latest. Likely enough to up the average for several thousand people with only mild dislike for CSS.
If CSS had a church I would burn it down. In minecraft of course.
49 1 ReplyI would say because a) there are zero alternatives, and b) it's pretty powerful; you can generally do pretty much any layout even if it requires hacks, c) switching to something else is clearly infeasible so it's not worth even asking for.
Just have to live with it (on the web at least).
38 0 Replyd) we remember the world before it was introduced
39 1 Reply<table />
18 0 Reply
What we were promised:
Content in one HTML document.
Styles in other CSS, able to apply any to completely alter the layout of the document.
What we got:
<div class="mt mid flex lt-8 no-margin up-1">
9 0 ReplyIt good
9 0 ReplyCSS 3 is solid, mate. You can do just about anything with it if you know what you're doing.
8 1 ReplySome of the pure CSS stuff I've seen is actually insane.
Obviously not actually for real world use, but a great example is https://github.com/kkuchta/css-only-chat
14 0 ReplyWith pseudo sectors, flex, and grid, your options are amazing. I haven't encountered a design I can't build in a very long time.
3 0 Replyhttps://csszengarden.com comes to my mind again.
2 0 Reply
BaCkWaRdS cOmPaTiBiLiTy 😵💫
8 2 ReplyCompared to what? JS? (/joke)
2 0 ReplyIt's js being the problem in frontend development, not css
3 2 Reply