Responsive Letter Spacing – Cloud Four
Another clever use of clamp() and calc() for web typography, but this time it’s adjusting letter-spacing.
Here’s a really useful case study for anyone who wants to do “guerrilla” responsive design: when you’re handed a fixed-width mockup but you know that responsive is the way to go:
I started by styling up every element, without layout. The result was a fully elastic layout that effectively served as a mobile, or small screen, layout, which just needed some tweaking of horizontal spacing.
Bingo! And this approach had knock-on benefits as it “supported writing component-based, or modular, CSS”.
Another clever use of clamp() and calc() for web typography, but this time it’s adjusting letter-spacing.
Another terrific interactive tutorial from Ahmad, this time on container queries.
Here’s a taste of what Rich will be delivering at Patterns Day on Thursday—can’t wait!
Michelle has written a detailed practical guide to container queries here.
I never would’ve known about the `display-mode` media feature if I hadn’t been writing about it.
Why do I like fluid responsive typography? Let me count the ways…
Hats off to Graham.
The front-end style guide for Code for America.
A big, big gov.