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.
Making magic with before and after pseudo elements ✨

Making magic with before and after pseudo elements ✨

34
Comments 1
4 min read
Implementing Dark Mode from the Beginning

Implementing Dark Mode from the Beginning

36
Comments 4
5 min read
Truncate multiline text with CSS line-clamp property

Truncate multiline text with CSS line-clamp property

11
Comments 2
2 min read
Make a parallax effect with 10 lines of JavaScript

Make a parallax effect with 10 lines of JavaScript

250
Comments 15
3 min read
What is display: flow-root?

What is display: flow-root?

28
Comments
1 min read
I Created A Style Library

I Created A Style Library

75
Comments
3 min read
Double ampersand trick in SASS with React

Double ampersand trick in SASS with React

21
Comments 7
1 min read
How To Stop Writing Messy & Unscalable CSS

How To Stop Writing Messy & Unscalable CSS

57
Comments 5
6 min read
Gradient Borders with CSS

Gradient Borders with CSS

25
Comments 1
3 min read
An instructive how to on writing CSS media queries

An instructive how to on writing CSS media queries

11
Comments 2
4 min read
6 very interesting and creative javascript libraries

6 very interesting and creative javascript libraries

214
Comments 10
3 min read
⚡️ Flash Grid: learn CSS Grid by building a grid system

⚡️ Flash Grid: learn CSS Grid by building a grid system

339
Comments 19
10 min read
6 powerful CSS selectors that will really help you write clean CSS.

6 powerful CSS selectors that will really help you write clean CSS.

436
Comments 33
3 min read
Drawing Homer Simpson using circles in CSS

Drawing Homer Simpson using circles in CSS

389
Comments 33
4 min read
How to Dynamically Create Many Similar CSS Classes with Sass

How to Dynamically Create Many Similar CSS Classes with Sass

167
Comments 7
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.