this post was submitted on 19 Aug 2024
328 points (98.8% liked)
Programming
17312 readers
313 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Why are we not angrier about css generally?
Because things were much worse in the beforetime
What, you didn't enjoy slicing up images and arranging them in borderless tables?
Eh the software handled all that. Rounded corners tho…
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.
Nah it's fine, we'll just do the whole website in Shockwave.
WYSIWYG editors were evil
The software? Are you talking about Adobe ~~Dreamweaver~~ Dreamcrusher or something?
My money's on Microsoft Frontpage
What a catastrophic attempt at a GUI website editor.
Imagine how I felt when they decided to teach us that in school, when I was already familiar with Dreamweaver... And notepad
Please indicate where IE touched you.
*gestures broadly at entire body
I put on my trenchcoat and fedora hat.
In my faux column
Before 1996?
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.
I 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).
d) we remember the world before it was introduced
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">
It good
CSS 3 is solid, mate. You can do just about anything with it if you know what you're doing.
Some 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
With pseudo sectors, flex, and grid, your options are amazing. I haven't encountered a design I can't build in a very long time.
https://csszengarden.com comes to my mind again.
BaCkWaRdS cOmPaTiBiLiTy 😵💫
Compared to what? JS? (/joke)
It's js being the problem in frontend development, not css