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.
47 Newsletters For Developers And Programmers

47 Newsletters For Developers And Programmers

35
Comments 3
5 min read
Quick CSS Quiz #2

Quick CSS Quiz #2

21
Comments 15
1 min read
Rethinking CSS

Rethinking CSS

72
Comments 17
3 min read
Most Common CSS Units Of Measure Explained

Most Common CSS Units Of Measure Explained

102
Comments 15
3 min read
Quick CSS Quiz #1

Quick CSS Quiz #1

24
Comments 5
1 min read
Using parallax scrolling on mobile?

Using parallax scrolling on mobile?

27
Comments 1
1 min read
Vue CLI 3, TailwindCSS, and PurgeCSS

Vue CLI 3, TailwindCSS, and PurgeCSS

15
Comments 1
2 min read
Portfolio Review

Portfolio Review

16
Comments 16
1 min read
How to create pure CSS illustrations and animate them - Part 1

How to create pure CSS illustrations and animate them - Part 1

831
Comments 48
13 min read
:hover should be dead

:hover should be dead

9
Comments 2
1 min read
Three neat CSS features

Three neat CSS features

51
Comments 3
1 min read
I took SPA too seriously and made a short-intro-website for myself.

I took SPA too seriously and made a short-intro-website for myself.

6
Comments 2
1 min read
The Ultimate CSS3 Property List

The Ultimate CSS3 Property List

45
Comments
18 min read
Updating Background with SpeechRecognition & Custom Properties

Updating Background with SpeechRecognition & Custom Properties

55
Comments 2
3 min read
Sticky Footer in GatsbyJS using Flexbox

Sticky Footer in GatsbyJS using Flexbox

54
Comments 11
2 min read
I know you always wanted CSS for your desktop applications!

I know you always wanted CSS for your desktop applications!

22
Comments 4
1 min read
I created a copy of Red Onion's Daily Prophet using CSS Flexbox

I created a copy of Red Onion's Daily Prophet using CSS Flexbox

122
Comments 15
3 min read
Friday Frontend: Next Next (js) plus Nuxt Edition

Friday Frontend: Next Next (js) plus Nuxt Edition

11
Comments
5 min read
Universal next gen css-in-js library in under 1kb

Universal next gen css-in-js library in under 1kb

62
Comments 12
1 min read
How To Put Arrows at the Bottom of a Div

How To Put Arrows at the Bottom of a Div

33
Comments 1
3 min read
Using CSS grid, flexbox and multi-columns layout to recreate the Daily Prophet

Using CSS grid, flexbox and multi-columns layout to recreate the Daily Prophet

81
Comments 6
4 min read
CSS Only Partial Width Borders

CSS Only Partial Width Borders

12
Comments
1 min read
Dev.to Interaction Bar

Dev.to Interaction Bar

7
Comments 3
1 min read
Dropping CSS frameworks for Grid and Flexbox

Dropping CSS frameworks for Grid and Flexbox

56
Comments 1
6 min read
6 Tips for making a responsive website from scratch

6 Tips for making a responsive website from scratch

14
Comments
5 min read
I am a React Developer.

I am a React Developer.

35
Comments 6
1 min read
Making Ant Design CSS Optimization to Work on CodeSandBox

Making Ant Design CSS Optimization to Work on CodeSandBox

18
Comments
2 min read
Super Simple Grids Using CSS Grid

Super Simple Grids Using CSS Grid

25
Comments 6
3 min read
Floating Spaceship

Floating Spaceship

36
Comments 4
1 min read
:empty and :blank

:empty and :blank

34
Comments 1
6 min read
CSS Media queries: grouped with rule-sets or grouped at the bottom?

CSS Media queries: grouped with rule-sets or grouped at the bottom?

28
Comments 9
1 min read
Speed Up Your Web Development: Sass

Speed Up Your Web Development: Sass

139
Comments 17
4 min read
How to style navigations and center containers in CSS | Couple Code Therapy

How to style navigations and center containers in CSS | Couple Code Therapy

10
Comments
1 min read
JavaScript and manipulating the DOM

JavaScript and manipulating the DOM

30
Comments 37
1 min read
freecodecamp.org - html, js, css basics

freecodecamp.org - html, js, css basics

9
Comments
1 min read
Scaling sizes (e.g., font size) with the browser width or height

Scaling sizes (e.g., font size) with the browser width or height

8
Comments
2 min read
How to create pure CSS illustrations and animate them - Part 3

How to create pure CSS illustrations and animate them - Part 3

170
Comments 14
15 min read
How to create pure CSS illustrations and animate them - Part 2

How to create pure CSS illustrations and animate them - Part 2

146
Comments 18
9 min read
Back to the basics, you're gonna NOT need hypes to drive you crazy

Back to the basics, you're gonna NOT need hypes to drive you crazy

6
Comments 1
1 min read
My experience with Sass

My experience with Sass

11
Comments
2 min read
Using CSS Grid where appropriate (revisited)

Using CSS Grid where appropriate (revisited)

53
Comments
3 min read
TIL: The CSS attribute selector has a case-insensitive mode

TIL: The CSS attribute selector has a case-insensitive mode

10
Comments
1 min read
What are some projects or exercises I can do to practice HTML and CSS?

What are some projects or exercises I can do to practice HTML and CSS?

50
Comments
3 min read
The problem with learning code from one source and a list of awesome developers you need to be following

The problem with learning code from one source and a list of awesome developers you need to be following

55
Comments 5
5 min read
Flexbox space-evenly value

Flexbox space-evenly value

11
Comments 1
1 min read
Three Input element properties that I discovered while reading MDN

Three Input element properties that I discovered while reading MDN

59
Comments 1
4 min read
CSS Flicker on Hover!

CSS Flicker on Hover!

46
Comments 5
1 min read
Getting Started With CSS | Couple Code Therapy

Getting Started With CSS | Couple Code Therapy

10
Comments
1 min read
CSS VARIABLE SCOPE

CSS VARIABLE SCOPE

9
Comments 5
1 min read
Lots of fun with "hover" css selectors on mobile devices

Lots of fun with "hover" css selectors on mobile devices

38
Comments 13
2 min read
A Web Design Crash Course: From one non-designer to another

A Web Design Crash Course: From one non-designer to another

606
Comments 33
9 min read
A One-Webpage, Printable Resume

A One-Webpage, Printable Resume

16
Comments 2
2 min read
Friday Frontend: End of Summer Edition

Friday Frontend: End of Summer Edition

37
Comments
6 min read
Let's count to 9 using javascript and CSS

Let's count to 9 using javascript and CSS

20
Comments
3 min read
Understanding the different pairings of CSS Position flavours

Understanding the different pairings of CSS Position flavours

110
Comments 3
4 min read
Use micro-projects to keep development fun and test your skills

Use micro-projects to keep development fun and test your skills

19
Comments
1 min read
Dropdowns Without Javascript

Dropdowns Without Javascript

19
Comments 12
2 min read
Creating a Sidenav menu with Bootstrap

Creating a Sidenav menu with Bootstrap

11
Comments
5 min read
15 CSS Relative units, how many do you know? em, rem, ex, cap, ch, ic...

15 CSS Relative units, how many do you know? em, rem, ex, cap, ch, ic...

132
Comments 18
4 min read
5 Useful Little CSS Tricks

5 Useful Little CSS Tricks

122
Comments 3
3 min read
loading...