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.
📦 Container Queries Changed Everything for Me

📦 Container Queries Changed Everything for Me

1
Comments
3 min read
Stop flattening your typography tokens into static CSS classes

Stop flattening your typography tokens into static CSS classes

1
Comments
4 min read
How to Add Living Photo Effects to Your Web Portfolio

How to Add Living Photo Effects to Your Web Portfolio

Comments
4 min read
Your `margin-left` doesn't exist in Arabic. CSS logical properties fix that.

Your `margin-left` doesn't exist in Arabic. CSS logical properties fix that.

12
Comments
4 min read
10 Things I Learned in My First Week of Learning HTML and CSS

10 Things I Learned in My First Week of Learning HTML and CSS

Comments
2 min read
How to Audit Your CSS for Unused Rules and Reduce Load Time by 60%

How to Audit Your CSS for Unused Rules and Reduce Load Time by 60%

Comments
3 min read
How to Keep Your Website Fast When Using Custom Fonts

How to Keep Your Website Fast When Using Custom Fonts

Comments
1 min read
Tailwind CSS Arbitrary Values in Dynamic Tenant Theme Systems: Generating Color Utilities Without PostCSS Plugin Hell

Tailwind CSS Arbitrary Values in Dynamic Tenant Theme Systems: Generating Color Utilities Without PostCSS Plugin Hell

Comments
4 min read
CSS box-shadow: The Complete Guide to Multi-Layer Shadows

CSS box-shadow: The Complete Guide to Multi-Layer Shadows

Comments
3 min read
Your CSS Grid cards look misaligned. `subgrid` is the fix you didn't know existed.

Your CSS Grid cards look misaligned. `subgrid` is the fix you didn't know existed.

10
Comments
4 min read
Styling and Color

Styling and Color

2
Comments
11 min read
How to Pick an Exact Color From an Image and Use It in CSS (HEX, RGB, HSL & OKLCH)

How to Pick an Exact Color From an Image and Use It in CSS (HEX, RGB, HSL & OKLCH)

Comments 1
2 min read
Color Contrast Failures: The Number One Accessibility Issue and How to Fix It

Color Contrast Failures: The Number One Accessibility Issue and How to Fix It

2
Comments
2 min read
I built a full SaaS admin dashboard in pure HTML/CSS — 5 pages, zero dependencies

I built a full SaaS admin dashboard in pure HTML/CSS — 5 pages, zero dependencies

1
Comments
1 min read
Shadow DOM vs iframe for browser extension tooltips: a build note

Shadow DOM vs iframe for browser extension tooltips: a build note

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