Exploring digital art with CSS-only
Let’s start with what CSS-only means. It’s exactly what it sounds like, making things appear in a browser using nothing but HTML divs and CSS. So no code, no libraries, no dependencies, super easy right? Now obviously I’m not talking about fully functioning web applications (though I have seen some mocked out to an incredible degree). […]