Web Design
From Data To Decisions: UX Strategies For Real-Tim...
Real-time dashboards are decision assistants, not passive displays. In environments like fleet management, healthcare, and operations, the cost of a delay or misstep is high. Karan Rawal explores strategic UX patterns that shorten time-to-decision, reduce cognitive overload, and make...
How to Collect Email Addresses with Gated Content ...
You asked, we answered: What’s the easiest way to collect emails on my site and give people a downloadable freebie in return?
What Can We Actually Do With corner-shape?
When I first started messing around with code, rounded corners required five background images or an image sprite likely created in Photoshop, so when border-radius came onto the scene, I remember everybody thinking that it was the best thing...
Compiling Multiple CSS Files into One
Stu Robson outlines two ways to compile multiple CSS files when you aren't relying on Sass for it. Compiling Multiple CSS Files into One originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the...
The Pattern System: Publish Faster with Reusable W...
Use synced, unsynced, and locked patterns to reuse layouts, update content site-wide, and move from draft to publish in less time.
What’re Your Top 4 CSS Properties?
Everyone has a different opinion which is great because it demonstrates the messy, non-linear craft that is thinking like a front-end developer. What’re Your Top 4 CSS Properties? originally published on CSS-Tricks, which is part of the DigitalOcean family....
Integrating CSS Cascade Layers To An Existing Proj...
The idea behind this is to share a full, unfiltered look at integrating CSS Cascade Layers into an existing legacy codebase. In practice, it’s about refactoring existing CSS to use cascade layers without breaking anything.
Composition in CSS
CSS is a composable language by nature. This composition nature is already built into the cascade. We simply don't talk about composition as a Big Thing because it's the nature of the language. Composition in CSS originally published on...
What You Need to Know About CSS Color Interpolatio...
Color what? Sunkanmi Fafowora explains how an everyday task for CSS can be used to create better colors experiences. What You Need to Know About CSS Color Interpolation originally published on CSS-Tricks, which is part of the DigitalOcean family....
The 5 Best Things About WordCamp US 2025
WordCamp US showed there is no slowing down in the ecosystem of the world’s most popular content management system. Here are five key takeaways from our very own Tess Needham.
Learn at Your Own Pace With Our Free Courses
Whether you’re building your very first website, starting a blog, or looking to improve your site’s visibility, WordPress.com offers a growing library of free courses to help you every step of the way.
Designing For TV: Principles, Patterns And Practic...
After covering in detail the underlying interaction paradigms of TV experiences in [Part 1](https://www.smashingmagazine.com/2025/08/designing-tv-evergreen-pattern-shapes-tv-experiences/), it’s time to get practical. In the second part of the series, you’ll explore the building blocks of the “10-foot experience” and how to best...
Is Your WordPress Site Slow? Here’s How to Fix It
Slow websites frustrate visitors, reduce your site's visibility in search engines, harm conversion rates, and damage your brand. Fortunately, you can fix a slow WordPress website. Here's how.
Should the CSS light-dark() Function Support More ...
The light-dark() function is currently designed to support just two color schemes. Should it support others? Sunkanmi Fafowora says yes and no. Should the CSS light-dark() Function Support More Than Light and Dark Values? originally published on CSS-Tricks, which...
A Breeze Of Inspiration In September (2025 Wallpap...
Could there be a better way to welcome the new month than with a new collection of desktop wallpapers? We’ve got some eye-catching designs to make your September just a bit more colorful. Enjoy!
How Start a Web Design Business in 14 Practical St...
It’s never been easier to strike out on your own, and one of the most accessible ways to do it is to start your own web design business. Your journey starts here.
CSS Elevator: A Pure CSS State Machine With Floor ...
In this article, author Chris Sabourin walk through how modern CSS features can build a fully functional, interactive elevator that knows where it is, where it’s headed, and how long it’ll take to get there. No JavaScript required. CSS...
Prompting Is A Design Act: How To Brief, Guide And...
Prompting is more than giving AI some instructions. You could think of it as a design act, part creative brief and part conversation design. This second article on AI augmenting design work introduces a designerly approach to prompting: one...
A Radio Button Shopping Cart Trick
Here's an approach for animating products added to a shopping cart that handles an infinite number of items using a variation of the ol' Checkbox Hack. A Radio Button Shopping Cart Trick originally published on CSS-Tricks, which is part...
Designing For TV: The Evergreen Pattern That Shape...
TV interface design is a unique, fascinating, and often overlooked field. It’s been guided by decades of evolution and innovation, yet still firmly constrained by its legacy. Follow Milan into the history, quirks, and unshakable rules that dictate how...