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
Logical properties of CSS: layout for different languages

Logical properties of CSS: layout for different languages

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

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

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

Styling Shapes with Pure CSS in Modern Web

Comments
4 min read
CSS Scroll Snap: Creating Native Carousels

CSS Scroll Snap: Creating Native Carousels

Comments
4 min read
Aspect Ratio Property: Solving Proportion Issues

Aspect Ratio Property: Solving Proportion Issues

Comments
3 min read
Custom Highlight API: Text Selection Styling

Custom Highlight API: Text Selection Styling

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
My very first web project using HTML & CSS

My very first web project using HTML & CSS

Comments 1
1 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
Shopify Liquid Glitch: Collection Page Image Squishing & Layout Shift on Mobile (Need Help)

Shopify Liquid Glitch: Collection Page Image Squishing & Layout Shift on Mobile (Need Help)

1
Comments
2 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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.