DEV Community

CSS

Cascading Style Sheets (CSS) is a simple language for adding style (e.g., fonts, colors, spacing) to HTML documents. It describes how HTML elements should be displayed.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Dynamic viewport units: dvh, lvh, and svh

Dynamic viewport units: dvh, lvh, and svh

Comments
3 min read
Pseudo-classes :is() and :where() for clean code

Pseudo-classes :is() and :where() for clean code

Comments
4 min read
Creating Complex Shapes with CSS clip-path

Creating Complex Shapes with CSS clip-path

Comments
3 min read
Custom Highlight API: Text Selection Styling

Custom Highlight API: Text Selection Styling

Comments
4 min read
Aspect Ratio Property: Solving Proportion Issues

Aspect Ratio Property: Solving Proportion Issues

Comments
3 min read
CSS Scroll Snap: Creating Native Carousels

CSS Scroll Snap: Creating Native Carousels

Comments
4 min read
Styling Shapes with Pure CSS in Modern Web

Styling Shapes with Pure CSS in Modern Web

Comments
4 min read
Automatic Sizing of Inputs with the field-sizing Property

Automatic Sizing of Inputs with the field-sizing Property

Comments
4 min read
Scroll-driven Animations: The Future of Interactive Web Design

Scroll-driven Animations: The Future of Interactive Web Design

1
Comments
4 min read
A Simple Way to Get Apple System Fonts (Without the Headache)

A Simple Way to Get Apple System Fonts (Without the Headache)

Comments
2 min read
Smooth Page Transitions with View Transitions API using Pure CSS

Smooth Page Transitions with View Transitions API using Pure CSS

Comments
3 min read
CSS Minification: What It Removes, How Much It Saves, and When to Skip It

CSS Minification: What It Removes, How Much It Saves, and When to Skip It

Comments
3 min read
CSS Layout in 2026: Flexbox, Grid, and When to Use Each (2026)

CSS Layout in 2026: Flexbox, Grid, and When to Use Each (2026)

1
Comments
6 min read
CSS Architecture

CSS Architecture

2
Comments
17 min read
I Love Tailwind. Sorry Not Sorry

A CSS veteran’s take on speed vs purity

I Love Tailwind. Sorry Not Sorry

154
Comments 132
5 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.