







With the `progress()` function in CSS we've got a new way to calculate the size for type based on the viewport without problems of the past.
Typo
Design a modular type scale, preview it live, and copy production-ready CSS with optional fluid typography.



The CSS Selection - 2026 Edition - Project Wallace
The CSS Selection shows real-world CSS usage from over 100,000 websites and looks at the most important metrics.

CSS is filling the gaps with rules. A way to style gaps in grid and flex. | utilitybend
A practical walkthrough of CSS gap decorations: column-rule, row-rule, rule-break, rule-inset, rule-visibility-items, repeat(), and animation.

Cross-Document View Transitions: The Gotchas Nobody Mentions | CSS-Tricks
This is Part 1 of a two-part series about cross-document view transitions, going over all the gotchas, from ditching the deprecated way to opt into them to a little-known 4-second timeout.

Revealing Text With CSS letter-spacing | CSS-Tricks
Until we get something like ::nth-letter, there are still some really cool text effects we can make from existing CSS features, like letter-spacing, ::first-word and ::first-line.

Schalk Neethling (@schalkneethling.com)
A little tool that came out of my article on @function, type scales, and fluid typography. typo.schalkneethling.com https://typo.schalkneethling.com

Scroll-Enhanced Experiences | Carmen Ansio | CSS Day 2024
New in Chrome 150 | Blog | Chrome for Developers
CSS text-fit property, Focusgroup declarative keyboard navigation, and CSS background-clip border-area.
641 reactions · 78 shares | Build This Slider in 5 Minutes Learn how...
Build This Slider in 5 Minutes Learn how to create a smooth image slider using only HTML and CSS—no JavaScript needed. In this short tutorial, you’ll see how Flexbox, hover effects, and CSS...

css.graphics/pipes
Endless 3D pipes inspired by the classic screensaver, rendered entirely with HTML and CSS using PolyCSS.

Pretext Does What CSS Can't — Measuring Text Before the DOM Even Exists | HackerNoon
Cheng Lou's Pretext library measures multiline text height without touching the DOM — unlocking layout capabilities CSS has never been able to offer.

Well... 🫣 Today I learned there's a CSS `zoom` property that scales an element's visual appearance and (!) layout. I can't be the only one hearing about this for the first time, right? stefanjudis.com/today-i-learned/css-zoom-to-s…