Better typography with text-wrap pretty | WebKit
Everything you ever wanted to know about text-wrap: pretty
in CSS.
This detailed proposal from Miriam for scoping CSS is well worth reading—it makes a lot of sense to me.
Everything you ever wanted to know about text-wrap: pretty
in CSS.
This is a great little helper in understanding anchor positioning in CSS.
Some interesting experiments in web typography here.
It’s great to see the evolution of HTML happening in response to real use-cases—the turbo-charging of the select
element just gets better and better!
Logical properties, container queries, :has
, :is
, :where
, min()
, max()
, clamp()
, nesting, cascade layers, subgrid, and more.
Why I’d like to see one or two more elements included in the new proposal for styling form controls.
A redesign with modern CSS.
You might want to use `display: contents` …maybe.
If you’re going to toggle the display of content with CSS, make sure the more complex selector does the hiding, not the showing.
The joy of getting hands-on with HTML and CSS.