Lol how do people get this good at css. Whenever I get a css ticket at work I inevitably find myself in the chrome inspector twiddling levers and switches until it looks juuuuust right... And then doing it all over again in a day after QA kicks it back with a "misaligned on Firefox" comment
In the past, the hardest thing about learning CSS had little to do with the language itself, but in dealing with inconsistencies for specific browsers (like "Firefox", as mentioned). Recent efforts by browser manufacturers to render CSS in accordance with standards, along with the advent of pre/post-processing tools, have made it easier for developers to focus on the language.
In Pieces – A CSS-based exhibition celebrating evolutionary distinction
21–26 of 26 posts
Re: In Pieces – A CSS-based exhibition celebrating evolutionary distinction
#22Re: In Pieces – A CSS-based exhibition celebrating evolutionary distinction
#23Re: In Pieces – A CSS-based exhibition celebrating evolutionary distinction
#24Earlier quoted context omitted.
In the past, the hardest thing about learning CSS had little to do with the language itself, but in dealing with inconsistencies for specific browsers (like "Firefox", as mentioned). Recent efforts by browser manufacturers to render CSS in accordance with standards, along with the advent of pre/post-processing tools, have made it easier for developers to focus on the language.
Fair, I've only been doing this a year, my older colleagues laugh strangely whenever I complain about browser inconsistencies. I'm of the understanding I live in a quite different world :P
Re: In Pieces – A CSS-based exhibition celebrating evolutionary distinction
#25I know it's all in CSS but the graphics look like those generated by https://github.com/fogleman/primitive
Re: In Pieces – A CSS-based exhibition celebrating evolutionary distinction
#26The fact that this looks as amazing as ever on my JS disabled browser is well...amazing! Would love to hear the story behind its development. That kinda CSS would be pretty tedious to write.
Interesting that it works without JS, given that the page weights 3.5 MB, of which ~1 MB is JS and 700 kB is CSS.