Search
A CSS-Only Star Rating Component and More! (Part 2)
7.3.2025
In this second article of a two-part series, Temani Afif demonstrates an alternative approach to creating the star rating component from the first article using experimental scroll-driven animations to animate the star rating's colors in place rather than using the border-image property.
A...
Designer Spotlight: Artem Shcherban
7.3.2025
Award-winning designer Artem Shcherban shares his journey, design philosophy, and the creative principles behind his work
Developer Spotlight: Yannis Yannakopoulos
6.3.2025
In this spotlight, Yannis Yannakopoulos shares his journey with over 15 years of experience in web development, generative art and modular synths
Grouping Selection List Items Together With CSS Grid
5.3.2025
Preethi demonstrates how to make a user interface to group selected items using CSS Grid using two different methods: the auto-fill keyword for stable layouts and the span keyword for flexible arrangements.
Grouping Selection List Items Together With CSS Grid originally published on CSS-Tricks...
Case Study: Stefan Vitasović Portfolio — 2025
5.3.2025
An article behind the process of Stefan's 2025 creative dev portfolio — a minimalist design, dynamic visuals and shader effects
CSS Meets Voxel Art: Building a Rendering Engine with Stacked Grids
3.3.2025
Learn how transforms, perspective, and stacked grids can create a fully addressable 3D space and push the boundaries of what’s possible with pure CSS
A CSS-Only Star Rating Component and More! (Part 1)
28.2.2025
In this article, you'll learn how to make a full-on star rating component out of nothing but a single input element and vanilla CSS.
A CSS-Only Star Rating Component and More! (Part 1) originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter
Designer Spotlight: Isabel Moranta
28.2.2025
Explore the conceptually rich and visually striking world of award-winning Creative and Design Director Isabel Moranta as she shares her journey, inspirations, and most compelling projects
Developer Spotlight: Maximilian Berndt
27.2.2025
Blending design and development, Maximilian Berndt explores the creative potential of WebGL, animations, and interactive experiences on the web
WebGPU Fluid Simulations: High Performance & Real-Time Rendering
26.2.2025
A detailed look at the techniques behind high-performance, real-time, and visually stunning fluid simulations with WebGPU
From Concept to Code: Inside the Creative Process of Thomas Monavon & Grégory Lallé
25.2.2025
Discover the creative process of the French duo, Thomas Monavon (Designer) and Grégory Lallé (Creative developer)
Applying the Web Dev Mindset to Dealing With Life Challenges
24.2.2025
The grain of truth was that even if you love your job, it can’t love you back. Yet what I’m hooked on isn’t one job, but the power of code and language.
Applying the Web Dev Mindset to Dealing With Life Challenges originally published on CSS-Tricks, which is part of the DigitalOcean family....
100 Days of Web Experiments: A Designer’s Journey into the Unknown
24.2.2025
A designer’s journey of creative exploration—100 days, 100 experiments, and the lessons learned along the way
Toe Dipping Into View Transitions
21.2.2025
The View Transitions API is more a set of features than it is about any one particular thing. And it gets complex fast. But in this post, we’ll cover a couple ways to dip your toes into the waters without having to dive in head-first.
Toe Dipping Into View Transitions originally published...
Designer Spotlight: Ivan Gorbunov
21.2.2025
Explore Ivan Gorbunov’s approach to minimalism, creativity, and functional design
Developer Spotlight: Fabio Carretti
20.2.2025
From MySpace profiles to AI-driven projects, Fabio Carretti reflects on his evolution as a developer, his creative journey, and the passion that keeps him moving forward
Working With Multiple CSS Anchors and Popovers Inside the WordPress Loop
19.2.2025
I know, super niche, but it could be any loop, really. The challenge is having multiple tooltips on the same page that make use of the Popover API for toggling goodness and CSS Anchor Positioning for attaching a tooltip to its respective anchor element.
Working With Multiple CSS Anchors...
Rendering the Simulation Theory: Exploring Fractals, GLSL, and the Nature of Reality
18.2.2025
An exploration of fractals, GLSL, and simulation theory, revealing their deep connections to art, mathematics, and the nature of reality
The What If Machine: Bringing the “Iffy” Future of CSS into the Present
17.2.2025
My thesis for today's article offers further reassurance that inline conditionals are probably not the harbinger of the end of civilization: I reckon we can achieve the same functionality right now with style queries, which are gaining pretty good browser support.
The What If Machine: Bringing...
Handwriting an SVG Heart, With Our Hearts
14.2.2025
A while back on CSS-Tricks, we shared several ways to draw hearts, and the response was dreamy. Now, to show my love, I wanted to do something personal, something crafty, something with a mild amount of effort.
Handwriting an SVG Heart, With Our Hearts originally published on CSS-Tricks, which...