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.
Why I built Orivo — a browser workspace for frontend prototypes

Why I built Orivo — a browser workspace for frontend prototypes

1
Comments
2 min read
After 2,900 tests, here's the CSS subset that actually matters for PDF

After 2,900 tests, here's the CSS subset that actually matters for PDF

1
Comments
10 min read
Accessibility of Interfaces with the :focus-visible Pseudo-Class

Accessibility of Interfaces with the :focus-visible Pseudo-Class

Comments
3 min read
Adaptive Data Tables in Pure CSS

Adaptive Data Tables in Pure CSS

Comments
3 min read
Rendering Optimization with Content-Visibility

Rendering Optimization with Content-Visibility

1
Comments
2 min read
CSS - The single coolest API technique you can imagine.

CSS - The single coolest API technique you can imagine.

8
Comments
12 min read
How to Create an Animated Floating Hearts Effect (Pure CSS & HTML)

How to Create an Animated Floating Hearts Effect (Pure CSS & HTML)

Comments
3 min read
Creating Tooltips Without Using JavaScript

Creating Tooltips Without Using JavaScript

Comments
3 min read
CSS Color Formats: Hex, RGB, HSL, and When to Use Each

CSS Color Formats: Hex, RGB, HSL, and When to Use Each

Comments
4 min read
The CSS Box Model: Margin, Padding, Border, and box-sizing Explained

The CSS Box Model: Margin, Padding, Border, and box-sizing Explained

Comments
3 min read
CSS Gradients: A Complete Guide to Linear, Radial, and Conic Gradients

CSS Gradients: A Complete Guide to Linear, Radial, and Conic Gradients

Comments
3 min read
CSS Custom Properties: The Modern Way to Manage Design Tokens

CSS Custom Properties: The Modern Way to Manage Design Tokens

Comments
3 min read
Is Tailwind Still Relevant—or Just Popular

Is Tailwind Still Relevant—or Just Popular

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

A CSS veteran’s take on speed vs purity

I Love Tailwind. Sorry Not Sorry

165
Comments 131
5 min read
The Power of CSS :has() and :is() Pseudo-classes

The Power of CSS :has() and :is() Pseudo-classes

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