Earlier quoted context omitted.
Those tests were definitely fun, and gave me lots of "my browser is better than yours" bragging rights. I'm surprised that it's the year 2020 and Firefox still doesn't score 100% in the Acid3 test.
Shit, Firefox Developer 74.0b8 is even failing Acid2 for me
The Simpsons in CSS
31–40 of 105 posts
Re: The Simpsons in CSS
#32If you like css art... https://a.singlediv.com
Re: The Simpsons in CSS
#33SVG would be a better fit. Hand written SVG is underrated. But maybe it would not be difficult enough to make them in SVG. Whenever you feel the CSS get a bit hacky, like backgrounds with round shapes, it can usually be solved in a few lines of SVG. SVG also has classes and CSS, yes you can have CSS in SVG for style reusability and abstraction. You can also create SVG on the fly using JavaScript.
Re: The Simpsons in CSS
#34SVG would be a better fit. Hand written SVG is underrated. But maybe it would not be difficult enough to make them in SVG. Whenever you feel the CSS get a bit hacky, like backgrounds with round shapes, it can usually be solved in a few lines of SVG. SVG also has classes and CSS, yes you can have CSS in SVG for style reusability and abstraction. You can also create SVG on the fly using JavaScript.
I suspect you may be missing the point of this exercise
Re: The Simpsons in CSS
#35Re: The Simpsons in CSS
#36Re: The Simpsons in CSS
#37This is crazy good, didn’t know css has come this far.
Re: The Simpsons in CSS
#38Re: The Simpsons in CSS
#39SVG would be a better fit. Hand written SVG is underrated. But maybe it would not be difficult enough to make them in SVG. Whenever you feel the CSS get a bit hacky, like backgrounds with round shapes, it can usually be solved in a few lines of SVG. SVG also has classes and CSS, yes you can have CSS in SVG for style reusability and abstraction. You can also create SVG on the fly using JavaScript.
― Theodore Roosevelt
Would it be too inconvenient to first appreciate the art before barfing all over someone else's "birthday cake?"
Re: The Simpsons in CSS
#40I love how even something as silly and unimportant as this has 13 open issue reports on GitHub.