Sketch: A guided tour of Copenhagen
https://css-tricks.com/sketch-a-guided-tour-of-copenhagen/
https://css-tricks.com/sketch-a-guided-tour-of-copenhagen/
CSS-Tricks
Sketch: A guided tour of Copenhagen | CSS-Tricks
Sketch probably didn't "have" to redesign its UI to line up with macOS Tahoe, but a big part of its appeal is the fact that it feels like it totally belongs to the Mac.
Prevent a page from scrolling while a dialog is open
https://css-tricks.com/prevent-a-page-from-scrolling-while-a-dialog-is-open/
https://css-tricks.com/prevent-a-page-from-scrolling-while-a-dialog-is-open/
CSS-Tricks
Prevent a page from scrolling while a dialog is open | CSS-Tricks
Bramus:
Scrollytelling on Steroids With Scroll-State Queries
https://css-tricks.com/scrollytelling-on-steroids-with-scroll-state-queries/
https://css-tricks.com/scrollytelling-on-steroids-with-scroll-state-queries/
CSS-Tricks
Scrollytelling on Steroids With Scroll-State Queries | CSS-Tricks
Unconvinced of the value of scrollytelling? Alright, skeptic, let’s first warm up with some common use cases for scroll-based styling.
Getting Creative With “The Measure”
https://css-tricks.com/getting-creative-with-the-measure/
https://css-tricks.com/getting-creative-with-the-measure/
CSS-Tricks
Getting Creative With “The Measure” | CSS-Tricks
A good measure makes reading text comfortable, while a bad one makes it more difficult. So, rather than allowing layout to dictate the measure, doesn’t it make more sense for the measure to inform layout decisions?
That Time I Tried Explaining HTML and CSS to My 5-Year Old Niece
https://css-tricks.com/that-time-i-tried-explaining-html-and-css-to-my-5-year-old-niece/
https://css-tricks.com/that-time-i-tried-explaining-html-and-css-to-my-5-year-old-niece/
CSS-Tricks
That Time I Tried Explaining HTML and CSS to My 5-Year Old Niece | CSS-Tricks
I would like to tell you what I learned from a five-year old child about HTML and CSS. It’s funny how explaining something you do almost naturally teaches you about yourself and what you take for granted.
Creating Scroll-Based Animations in Full view()
https://css-tricks.com/creating-scroll-based-animations-in-full-view/
https://css-tricks.com/creating-scroll-based-animations-in-full-view/
CSS-Tricks
Creating Scroll-Based Animations in Full view() | CSS-Tricks
It’s not that hard to do! Preethi shows you how it's really the same old animation you’re used to writing in CSS, only applied on a view timeline instead of a normal timeline.
What Else Could Container Queries… Query?
https://css-tricks.com/what-else-could-container-queries-query/
https://css-tricks.com/what-else-could-container-queries-query/
CSS-Tricks
What Else Could Container Queries... Query? | CSS-Tricks
How far can we really go with container queries? There are dozens of media queries now, so what if there were dozens of container queries as well? What could we use them for?
Responsive List of Avatars Using Modern CSS (Part 1)
https://css-tricks.com/responsive-list-of-avatars-using-modern-css-part-1/
https://css-tricks.com/responsive-list-of-avatars-using-modern-css-part-1/
CSS-Tricks
Responsive List of Avatars Using Modern CSS (Part 1) | CSS-Tricks
A list of rounded images that slightly overlap each other is a classic web design pattern. The main idea is not complex, but the new thing is the responsive part. that dynamically adjusts the overlap between the images so they fit inside the container.
What’s !important #1: Advent Calendars, CSS Wrapped, Web Platform Updates, and More
https://css-tricks.com/whats-important-1/
https://css-tricks.com/whats-important-1/
CSS-Tricks
What’s !important #1: Advent Calendars, CSS Wrapped, Web Platform Updates, and More | CSS-Tricks
The best CSS news from around the web from the last two weeks. In this edition: advent calendars, CSS Wrapped 2025, and the latest Web Platform Updates.
👍1
Responsive List of Avatars Using Modern CSS (Part 2)
https://css-tricks.com/responsive-list-of-avatars-using-modern-css-part-2/
https://css-tricks.com/responsive-list-of-avatars-using-modern-css-part-2/
CSS-Tricks
Responsive List of Avatars Using Modern CSS (Part 2) | CSS-Tricks
In this article, we follow up the work we did to create responsive rows of circular images in a previous article by arranging the images around a circle with a clean hover effect.
text-decoration-inset is Like Padding for Text Decorations
https://css-tricks.com/text-decoration-inset-is-like-padding-for-text-decorations/
https://css-tricks.com/text-decoration-inset-is-like-padding-for-text-decorations/
CSS-Tricks
text-decoration-inset is Like Padding for Text Decorations | CSS-Tricks
The text-decoration-inset property solves a problem that we’ve had since the beginning of the web, which is that text decorations such as underlines extend beyond the first and last characters, resulting in vertical misalignment.
Thank You (2025 Edition)
https://css-tricks.com/thank-you-2025-edition/
https://css-tricks.com/thank-you-2025-edition/
CSS-Tricks
Thank You (2025 Edition) | CSS-Tricks
This is the best job I've had in my life and it's only possible because you keep showing up each day to read, learn, share, and discuss all-things-front-end (and a little CSS, of course) with us.
What’s !important #2: Conditional View Transitions, CSS/SVG Text Effects, the Best of CSS Bluesky, and More
https://css-tricks.com/whats-important-2/
https://css-tricks.com/whats-important-2/
CSS-Tricks
What’s !important #2: Conditional View Transitions, CSS/SVG Text Effects, the Best of CSS Bluesky, and More | CSS-Tricks
2026 is almost upon us. I know we’re all itching to see the clock strike midnight (cue The Final Countdown by Europe), but not without recapping the best CSS-related things that happened over the last two weeks!