Getting Creative With Quotes
11.8.2025
How do you design block quotes and pull quotes to reflect a brand’s visual identity and help tell its story? Here’s how I do it by styling the HTML blockquote element using borders, decorative quote marks, custom shapes, and a few unexpected properties.
Getting Creative With Quotes originally...
Stuff & Nonsense Practical Layout Workshop
11.8.2025
Web design veteran Andy Clarke is offering a two-hour workshop all about creating practical and creative page layouts this September 18. Register and save a few bucks with a coupon code.
Stuff & Nonsense Practical Layout Workshop originally published on CSS-Tricks, which is part of...
How to Prepare for CSS-Specific Interview Questions
8.8.2025
Get advice answering a set of 10 CSS-related questions you likely will encounter in front-end interviews.
How to Prepare for CSS-Specific Interview Questions originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter
Designer Spotlight: Julie Marting
7.8.2025
Meet Julie Marting, a designer who turns interactive concepts into immersive experiences that connect, surprise, and inspire
Bringing Back Parallax With Scroll-Driven CSS Animations
6.8.2025
Parallax is a pattern in which different elements of a webpage move at varying speeds as the user scrolls, creating a three-dimensional, layered appearance. It once required JavaScript. Now we have scroll-driven animations in CSS, which is free from the main-thread blocking that can plague...
Building Aether 1: Sound Without Boundaries
6.8.2025
A case study on Aether 1, where 3D, sound, and WebGL merge into an unbounded experience
Thinking Deeply About Theming and Color Naming
4.8.2025
Today, I want to discuss a couple of patterns for naming color palettes that the community is using, and how I propose we can improve, so we achieve both flexibility and beauty.
Thinking Deeply About Theming and Color Naming originally published on CSS-Tricks, which is part of the DigitalOcean...
Wish You Were Here – Win a Free Ticket to Penpot Fest 2025!
4.8.2025
Share your “I wish…” for the future of design and development — and win a free ticket to Penpot Fest 2025 in Madrid!
Quality Over Speed: A Case for Perfectionism
31.7.2025
The story of NaughtyDuk©'s quality-over-speed mindset, their work with top entertainment brands, and the open-source tools they’ve built along the way
Interactive WebGL Backgrounds: A Quick Guide to Bayer Dithering
30.7.2025
Discover how to create a subtle, interactive WebGL background with Bayer dithering in this quick tutorial
Keeping Article Demos Alive When Third-Party APIs Die
30.7.2025
Is there a way to build demos that do not break when the services they rely on fail? How can we ensure educational demos stay available for as long as possible?
Keeping Article Demos Alive When Third-Party APIs Die originally published on CSS-Tricks, which is part of the DigitalOcean family....
Exploring the Process of Building a Procedural 3D Kitchen Designer with Three.js
29.7.2025
How procedural modeling and a few smart abstractions can turn complex 3D design into a simple, intuitive web experience