CSS Gap Decoration: A Clean Solution for Horizontal List Separators
Modern CSS solves a very old design pattern with a few lines of code
Read the full articleYou might also wanna read

CSS box-decoration-break
box-decoration-break is a CSS property that lets you decide what the decorations of a box should do if that box is broken across multiple li
Examining CSS Layout Complexity and the Case for Constraint-Based Systems
CSS is hard. The layout rules are quite complex. Most people don't know the details. Centering a is famously a challenge. Remember the 2000s

CSS margin-trim and line height units
It’s been possible to create gorgeous layouts on the web for decades, but often, refining the details to perfection can take a lot of effort
What's !important #14: CSS Quake, Gap Decorations, random(), and <select> Field Sizing — A Web Dev Roundup
I know you’re busy, so for What’s !important #14, I’ll be sprinting through what’s been a stacked couple of weeks despite few browser update

CSS Masonry Layouts: Three Competing Proposals for Native Browser Support
There were duelling proposals floating around for adding support for masonry-style layouts in CSS. In one corner is a proposal that extends

CSS @scope Rule: A Native Solution for Scoped Styles and Component Isolation
Prescriptive class name conventions are no longer enough to keep CSS maintainable in a world of increasingly complex interfaces. Can the new

Comments
Sign in to join the conversation.
No comments yet. Be the first.