css-tricks.com
Why would you do that in CSS?
16
Have you seen Lynn Fisher's extraordinary A Single Div project? Not only are all these graphics drawn in just HTML and CSS, they are all created with (you guessed it) a single <div>. Why would she do that? Here's one pertinent possibility: it's non... Read full article