My Modern CSS Reset | jakelazaroff.com
I like the approach here: logical properties and sensible default type and spacing.
Collection of common CSS mistakes, and how to fix them.
I like the way this is organised: it’s like “code smells” for CSS. Some of them will probably be familiar, in which case, you can dive in and find out what’s going on.
I like the approach here: logical properties and sensible default type and spacing.
Here’s a nifty demo of popover
but it’s not for what we’d traditionally consider a modal dialog.
Laying out sheet music with CSS grid—sounds extreme until you see it abstracted into a web component.
We need fluid and responsive music rendering for the web!
This is a great thought exercise in progressive enhancement …that Scott then turns into a real exercise!
Adam makes a very good point here: the term “vertical rhythm” is quite chauvanistic, unconciously defaulting to top-to-bottom writing modes; the term “logical rhythm” is more universal (and scalable).
You might want to use `display: contents` …maybe.
Had you heard of these bits of CSS? Me too/neither!
The joy of getting hands-on with HTML and CSS.
Separate your concerns.
Styling a document about The Culture novels of Iain M Banks.