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.
Let's make Instagram Logo using HTML & CSS!

Let's make Instagram Logo using HTML & CSS!

16
Comments
1 min read
Multiline Text Truncation With CSS line-clamp

Multiline Text Truncation With CSS line-clamp

10
Comments
4 min read
Creating a firework effect with CSS

Creating a firework effect with CSS

79
Comments 5
5 min read
CSS - Efeito de Rotação e Zoom com mouse hover

CSS - Efeito de Rotação e Zoom com mouse hover

3
Comments
1 min read
How ViewEncapsulation and ng-deep work in Angular

How ViewEncapsulation and ng-deep work in Angular

19
Comments 1
6 min read
Controlando a quebra de linha

Controlando a quebra de linha

11
Comments
2 min read
CSS Circle Animation

CSS Circle Animation

9
Comments
1 min read
The big debate!?

The big debate!?

8
Comments 6
1 min read
Common Frontend Interview Questions I've Been Asked

Common Frontend Interview Questions I've Been Asked

135
Comments 7
5 min read
Week 1 - Structure and Design

Week 1 - Structure and Design

6
Comments
2 min read
Create Tag Input Box using HTML, CSS, and Javascript

Create Tag Input Box using HTML, CSS, and Javascript

12
Comments
4 min read
Dynamic HTML Select Drop Down List Using JavaScript

Dynamic HTML Select Drop Down List Using JavaScript

11
Comments
3 min read
How to design a ChessBoard using CSS flex box and Javascript

How to design a ChessBoard using CSS flex box and Javascript

14
Comments
2 min read
CSS - Brief Guide on Flexbox Layout - Part 2

CSS - Brief Guide on Flexbox Layout - Part 2

7
Comments
5 min read
5 CSS properties you don't know

5 CSS properties you don't know

15
Comments 2
1 min read
Web Directions Hover 2022 Day 1 notes

Web Directions Hover 2022 Day 1 notes

8
Comments
8 min read
Cumulative Style Sheets

Cumulative Style Sheets

11
Comments
3 min read
How I got better with CSS

How I got better with CSS

95
Comments 8
2 min read
Lazy Loading with Intersection Observer API

Lazy Loading with Intersection Observer API

9
Comments
2 min read
Input Character Limit with counter using HTML, CSS, and Javascript

Input Character Limit with counter using HTML, CSS, and Javascript

10
Comments
3 min read
Css Units

Css Units

9
Comments
2 min read
Geeking-out on SVG Graphics part-one

Geeking-out on SVG Graphics part-one

12
Comments
6 min read
em vs rem - Most confusing CSS units explained

em vs rem - Most confusing CSS units explained

11
Comments
4 min read
March 21, 2022

March 21, 2022

4
Comments
1 min read
Using Sass' @each and @for for Bootstrap-Like Behavior of Margin & Padding Classes

Using Sass' @each and @for for Bootstrap-Like Behavior of Margin & Padding Classes

7
Comments 8
1 min read
The <details> Of a Dropdown

The <details> Of a Dropdown

6
Comments
5 min read
Password show/hide button using vanilla JS

Password show/hide button using vanilla JS

7
Comments 4
2 min read
Spotlight effect with JS and CSS

Spotlight effect with JS and CSS

13
Comments
3 min read
Got Messy Spaghetti Stylesheets? 4 Techniques for Managing CSS Complexity

Got Messy Spaghetti Stylesheets? 4 Techniques for Managing CSS Complexity

8
Comments
6 min read
How web browsers work - parsing the HTML (part 3, with illustrations)📜🔥

How web browsers work - parsing the HTML (part 3, with illustrations)📜🔥

127
Comments 7
5 min read
Svelte quick tip: Style prop defaults

Svelte quick tip: Style prop defaults

10
Comments 4
2 min read
Using counters in CSS to number elements automatically

Using counters in CSS to number elements automatically

3
Comments 2
2 min read
Writing a Vite plugin to add lazyloaded critical CSS fallbacks for users with JavaScript disabled or unavailable

Writing a Vite plugin to add lazyloaded critical CSS fallbacks for users with JavaScript disabled or unavailable

12
Comments 2
2 min read
Create Responsive Table using HTML and CSS Only

Create Responsive Table using HTML and CSS Only

8
Comments
2 min read
Day 28-- #100days

Day 28-- #100days

3
Comments 2
1 min read
Take a Look at Clicker Speed Test Software using HTML, CSS and Javascript.

Take a Look at Clicker Speed Test Software using HTML, CSS and Javascript.

4
Comments
1 min read
CSS tips and tricks.

CSS tips and tricks.

313
Comments 20
4 min read
🦶🏼Multi Step Form With Progress | HTML CSS & JavaScript

🦶🏼Multi Step Form With Progress | HTML CSS & JavaScript

8
Comments
2 min read
My Unique Project, Refresh Indian Random Mobile Numbers showing web

My Unique Project, Refresh Indian Random Mobile Numbers showing web

4
Comments
1 min read
CSS Frameworks

CSS Frameworks

3
Comments 1
3 min read
Unleash the power of bookmarklets

Unleash the power of bookmarklets

6
Comments
2 min read
Interactive SNES Controller in HTML + CSS

Interactive SNES Controller in HTML + CSS

37
Comments 4
2 min read
How web browsers work - fetching data (part 2, with illustrations)🚀

How web browsers work - fetching data (part 2, with illustrations)🚀

69
Comments 8
4 min read
Why should we use Tailwind?

Why should we use Tailwind?

3
Comments
5 min read
Why Your CSS is Always Messy and Chaotic – Understanding CSS Complexity

Why Your CSS is Always Messy and Chaotic – Understanding CSS Complexity

99
Comments 7
6 min read
Simple, beginner steps: CSS animations!

Simple, beginner steps: CSS animations!

6
Comments
3 min read
Enable Autocomplete for Tailwind CSS in VSCode

Enable Autocomplete for Tailwind CSS in VSCode

5
Comments
5 min read
Create Todo List App in HTML, CSS, and Javascript

Create Todo List App in HTML, CSS, and Javascript

4
Comments
2 min read
33 beautiful CSS Forms ✨

33 beautiful CSS Forms ✨

194
Comments 3
3 min read
Umbraco 10 - Sort those crops out!

Umbraco 10 - Sort those crops out!

6
Comments
1 min read
SYNTAX VS SEMANTICS; NAMING CSS CLASSES

SYNTAX VS SEMANTICS; NAMING CSS CLASSES

7
Comments
2 min read
3 Tips for working with the Tailwind Forms plugin

3 Tips for working with the Tailwind Forms plugin

10
Comments
4 min read
How to build a Twitch chat overlay with HTML, CSS and JS

How to build a Twitch chat overlay with HTML, CSS and JS

37
Comments 5
6 min read
Creating Flipable Card Using HTML/CSS/JS

Creating Flipable Card Using HTML/CSS/JS

8
Comments
1 min read
Create Login & Register transparent form with video background.

Create Login & Register transparent form with video background.

10
Comments
3 min read
CSS Color Gradients

CSS Color Gradients

6
Comments
4 min read
Create A Simple Accordion Menu Using Vanilla JavaScript

Create A Simple Accordion Menu Using Vanilla JavaScript

7
Comments
6 min read
CSS - Position Property

CSS - Position Property

8
Comments
3 min read
3 ways your team can improve code quality

3 ways your team can improve code quality

4
Comments
6 min read
Your Icons should probably be SVG files. Here’s why.

Your Icons should probably be SVG files. Here’s why.

20
Comments
4 min read
loading...