The State of CSS 2025 Survey is out!

The State of CSS 2025 Survey dropped a few days ago, and besides anticipating the results, it's exciting to see a lot of the new things shipped to CSS reflected in the questions.


The State of CSS 2025 Survey is out! originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

https://css-tricks.com/the-state-of-css-2025-survey-is-out/

Vytvořeno 3mo | 5. 6. 2025 18:20:09


Chcete-li přidat komentář, přihlaste se

Ostatní příspěvky v této skupině

CSS Elevator: A Pure CSS State Machine With Floor Navigation

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

29. 8. 2025 13:40:16 | CSS tricks
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.


27. 8. 2025 15:20:41 | CSS tricks
Getting Creative With Images in Long-Form Content

Images in long-form content can (and often should) do more than illustrate. They help set the pace, influence how readers feel, and add character that words alone can’t always convey.


<p

25. 8. 2025 19:20:11 | CSS tricks
3D Layered Text: Interactivity and Dynamicism

In this third and final chapter, we’re stepping into interactivity by adding JavaScript, starting with a simple :hover effect, and ending with a fully responsive bulging text that foll

22. 8. 2025 14:40:37 | CSS tricks
3D Layered Text: Motion and Variations

In this chapter, we will explore ways to animate the effect, add transitions, and play with different variations. We will look at how motion can enhance depth, and how subtle tweaks can create a wh

20. 8. 2025 14:10:10 | CSS tricks
3D Layered Text: The Basics

A client asked me to create a bulging text effect. With a bit of cleverness and some advanced CSS, I managed to get a result I’m genuinely proud of, which is covered in this three-part series.

18. 8. 2025 15:40:13 | CSS tricks
A Few Things About the Anchor Element’s href You Might Not Have Known

It's easy to take URL superpowers for granted, even if you already have these patterns under your belt.


15. 8. 2025 15:50:10 | CSS tricks