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.
10 Cool CodePen Demos (July 2025)

10 Cool CodePen Demos (July 2025)

10
Comments 1
2 min read
Understanding BEM as a CSS Methodology for Modern Web Development

Understanding BEM as a CSS Methodology for Modern Web Development

Comments
5 min read
Why You Should Introduce Theming at the Start of Your Project

Why You Should Introduce Theming at the Start of Your Project

Comments
3 min read
Clean & Minimal User Registration

Clean & Minimal User Registration

Comments
1 min read
@media (768px < width <= 1024px) - 92% support (Media Queries Range Syntax)

@media (768px < width <= 1024px) - 92% support (Media Queries Range Syntax)

Comments
1 min read
How I put clouds in my portfolio and why?

How I put clouds in my portfolio and why?

2
Comments
5 min read
Flexbox Centering

Flexbox Centering

2
Comments
1 min read
My Java Full Stack Journey Learning in JavaScript

My Java Full Stack Journey Learning in JavaScript

1
Comments
1 min read
My Java Full Stack Journey Learning in JavaScript

My Java Full Stack Journey Learning in JavaScript

2
Comments
1 min read
My Java Full Stack Journey Learning in JavaScript

My Java Full Stack Journey Learning in JavaScript

2
Comments
1 min read
My Java Full Stack Journey Learning in JavaScript

My Java Full Stack Journey Learning in JavaScript

2
Comments
2 min read
My Java Full Stack Journey Learning in JavaScript

My Java Full Stack Journey Learning in JavaScript

Comments
1 min read
I Forbid You to Use Margin

I Forbid You to Use Margin

2
Comments
3 min read
Best CSS Tutorial: Roadmap, Tips, and Common Mistakes to Avoid

Best CSS Tutorial: Roadmap, Tips, and Common Mistakes to Avoid

Comments
4 min read
overflow-x: clip > overflow-x: hidden

overflow-x: clip > overflow-x: hidden

Comments
1 min read
🚍 DIU Transport!

🚍 DIU Transport!

Comments
1 min read
Stop Repeating CSS! Learn CSS Nesting

Stop Repeating CSS! Learn CSS Nesting

3
Comments
2 min read
Made some upgrades to my little “newbie project” … while at work! 🤫💻

Made some upgrades to my little “newbie project” … while at work! 🤫💻

Comments
1 min read
Ainda vale a pena escrever CSS?

Ainda vale a pena escrever CSS?

Comments
4 min read
First Project after restarting my learning journey

First Project after restarting my learning journey

Comments
1 min read
Ending z-index confusion, once and for all.

Ending z-index confusion, once and for all.

8
Comments 3
4 min read
How to Provide a Right-to-Left Chat UI That Doesn’t Suck

How to Provide a Right-to-Left Chat UI That Doesn’t Suck

Comments
3 min read
:has(<such an element after current>)

:has(<such an element after current>)

Comments
1 min read
🔑 Build a Simple Password Generator with HTML, CSS & JavaScript

🔑 Build a Simple Password Generator with HTML, CSS & JavaScript

Comments
3 min read
:has(<n number of elements>)

:has(<n number of elements>)

Comments
1 min read
loading...