CSS

1325 bookmarks
Custom sorting
A pragmatic guide to modern CSS colours - part one
A pragmatic guide to modern CSS colours - part one
Whether you've got a firm grasp on modern CSS colour capabilities, or you're thinking 'I struggle to understand why I should use modern CSS colours at all', then the first part of this article series, by Kevin Powell, is for you.
·piccalil.li·
A pragmatic guide to modern CSS colours - part one
What You Need to Know about Modern CSS (2025 Edition)
What You Need to Know about Modern CSS (2025 Edition)
If you thought 2024 was packed with amazing new CSS, well, you're right. But so is 2025 and it keeps looking bright. Check out our list of the best stuff with easy-to-reference examples.
·frontendmasters.com·
What You Need to Know about Modern CSS (2025 Edition)
CSS Hyphens, Words, Syllables, and Languages
CSS Hyphens, Words, Syllables, and Languages
There's a newish CSS feature called hyphens that specifies how you want words to be hyphenated when the text wraps. But if you use it, you're going to need to make sure you're also correctly identifying the language. And to understand why that matters, we need to talk about words and syllables.
·blog.frankmtaylor.com·
CSS Hyphens, Words, Syllables, and Languages
The Gap Strikes Back: Now Stylable | CSS-Tricks
The Gap Strikes Back: Now Stylable | CSS-Tricks
Styling the space between layout items — the gap — has typically required some clever workarounds. But a new CSS feature changes all that with just a few simple CSS properties that make it easy, yet also flexible, to display styled separators between your layout items.
·css-tricks.com·
The Gap Strikes Back: Now Stylable | CSS-Tricks
Easier layout with margin-trim
Easier layout with margin-trim
If you write a lot of CSS, you are familiar with those moments when you aren’t quite sure how to accomplish what you want to accomplish.
·webkit.org·
Easier layout with margin-trim