A Friendly Introduction to SVG • Josh W. Comeau
A fantastic explanation of the building blocks of SVG, illustrated—as always—with Josh’s interactive examples.
I’m not the only one swapping out Sass with CSS for colour functions:
Because of the declarative nature of CSS, you’re never going to get something as terse as what you could get in Sass. So sure, you’re typing more characters. But you know what you’re not doing? Wrangling build plugins and updating dependencies to get Sass to build. What you write gets shipped directly to the browser and works as-is, now and for eternity. It’s hard to say that about your Sass code.
A fantastic explanation of the building blocks of SVG, illustrated—as always—with Josh’s interactive examples.
This is a really thoughtful look at the evolution of CSS and the ever-present need to balance power with learnability.
A UI library for people who love HTML, powered by modern CSS and Web Components.
A great talk by Matthias on what you can do with web standards today!
I should be using the lh
and rlh
units more enough—they’re supported across the board!
How to make the distance of link underlines proportional to the line height of the text.
Programming with CSS.
A redesign with modern CSS.
Styling a document about The Culture novels of Iain M Banks.
Why do browsers that don’t implement stylesheet switching still download alternative stylesheets?