Justified Text: Better Than Expected? – Cloud Four
Some interesting experiments in web typography here.
Some interesting experiments in web typography here.
I really like the way that the thinking here is tied back to Bert Bos’s original design principles for CSS.
This is a deep dive into the future of CSS layout—make a cup of tea and settle in for some good nerdiness!
This is a very handy piece of work by Rich:
The idea is to set sensible typographic defaults for use on prose (a column of text), making particular use of the font features provided by OpenType. The main principle is that it can be used as starting point for all projects, so doesn’t include design-specific aspects such as font choice, type scale or layout (including how you might like to set the line-length).
Hallelujah! We’re finally getting our two wishes for CSS animations and transitions:
- Animating to and from
display: none;
for the sake of enter/exit animations.- Animating to and from the intrinsic size of an element (such as
height: auto;
).
Another terrific interactive tutorial from Ahmad, this time on container queries.
A redesign with modern CSS.
Some buggy behaviour has been fixed in iOS 18 but now there’s a new bit of weirdness.
There’s probably a Pace Layer analogy in here somewhere.
The difference between inclusive design and accessibility.
Is your design system really a system …or is it more like a collection of components?