What’s !important #7: random(), Folded Corners, Anchored Container Queries, and More
For this issue of What’s !important, we have a healthy balance of old CSS that you might’ve…
For this issue of What’s !important, we have a healthy balance of old CSS that you might’ve…
When I talk about layouts, I’m referring to how you place items on a page. The CSS…
Web browsers ship new features all the time, but what fun is it if we can’t build…
The z-index property is one of the most important tools any UI developer has at their disposal,…
Temani Afif recently did this exercise and I thought I’d build off of it. Some of these…
Despite what’s been a sleepy couple of weeks for new Web Platform Features, we have an issue…
sibling-index() and sibling-count() functions. There are lots of recent examples like this. Still, there is one little…
Ok, take a deep breath. We’ll have some fun understanding this vulnerability once you make sure your…
You’re surely no stranger to bookmarks. The ability to favorite, save, or “bookmark” web pages has been…
I got this interesting question in an SVG workshop: “What is the performance difference between an SVG…
Just before we wrapped up 2025, I saw this proposal for :near(), a pseudo-class that would match…
Here’s a really quick tip. You can think of Tailwind utilities as components — because you can…
Here’s a really quick tip. You can think of Tailwind utilities as components — because you can…
Confession time: I’ve read about the performance benefits of scroll-timeline(), but when I see an impressive JavaScript…
Interop 2026 is formally a thing. So, you know all of those wild, new CSS features we’re…
This issue of What’s !important is dedicated to our friends in the UK (aka me), who are…
Speaking of charts… When was the last time you had to use a pie chart? If you…
New CSS features can sometimes make it easier and more efficient to code designs we already knew…
Years ago, when I read Sarah Drasner’s article on creating a VS Code theme, I silently thought…
Neither Chrome, Safari, nor Firefox have shipped new features in the last couple of weeks, but fear…
Chrome 144 recently shipped ::search-text, which is now one of several highlight-related pseudo-elements. This one selects find-in-page…
Five years ago I published an article on how to create a responsive grid of hexagon shapes….
Some time ago, I shipped a component that felt accessible by every measure I could test. Keyboard…
The developer community hasn’t wasted any time kicking off 2026 with some really great articles, demos, and…