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.
Mobile Web Woes: Navigating Common CSS and Font Issues 📱🔧

Mobile Web Woes: Navigating Common CSS and Font Issues 📱🔧

2
Comments 1
2 min read
**TOP** CSS Variables Tips

**TOP** CSS Variables Tips

5
Comments
2 min read
A new way to test for touch devices without JavaScript: Enter the pointer media query

A new way to test for touch devices without JavaScript: Enter the pointer media query

8
Comments
3 min read
10 Cool CodePen Demos (August 2023)

10 Cool CodePen Demos (August 2023)

26
Comments 6
3 min read
Tailwind CSS: Using Dynamic Breakpoints and Container Queries

Tailwind CSS: Using Dynamic Breakpoints and Container Queries

9
Comments 1
4 min read
Demystifying the Critical Rendering Path: A Deep Dive into Web Page Loading

Demystifying the Critical Rendering Path: A Deep Dive into Web Page Loading

13
Comments
4 min read
Create Matrix Animation using JavaScript

Create Matrix Animation using JavaScript

4
Comments
4 min read
Responsive Masonry Layout using only CSS

Responsive Masonry Layout using only CSS

4
Comments 2
3 min read
Sobre cores no CSS

Sobre cores no CSS

Comments
5 min read
Cross-Device Testing: Ensuring Your Web App Shines Everywhere

Cross-Device Testing: Ensuring Your Web App Shines Everywhere

3
Comments 1
2 min read
Enhance Your React Components ✨ /w a Glossy Shine Effect

Enhance Your React Components ✨ /w a Glossy Shine Effect

6
Comments
3 min read
Small Details to Improve Your Website's Experience

Small Details to Improve Your Website's Experience

84
Comments 5
8 min read
An exceptional portfolio project

An exceptional portfolio project

13
Comments
10 min read
Responsive Grid card using react and Css

Responsive Grid card using react and Css

2
Comments
4 min read
svg Vue js

svg Vue js

3
Comments
1 min read
Creative Text Masking

Creative Text Masking

2
Comments
1 min read
Discord Profile Card With Webhook

Discord Profile Card With Webhook

9
Comments 6
1 min read
How to Maintain the Performance of a React Application on a Daily Basis

How to Maintain the Performance of a React Application on a Daily Basis

2
Comments
3 min read
A unified look: Why I created the 'Copilot' Gitkraken Theme

A unified look: Why I created the 'Copilot' Gitkraken Theme

Comments
2 min read
Designing a score meter with React, SVG, and CSS.

Designing a score meter with React, SVG, and CSS.

6
Comments
4 min read
How to make this quick image change animation with JS!

How to make this quick image change animation with JS!

8
Comments 3
5 min read
Designing a Customizable Street Sign Using HTML and CSS

Designing a Customizable Street Sign Using HTML and CSS

Comments
6 min read
All about FLEX

All about FLEX

6
Comments
2 min read
Mastering CSS Flexbox: A Hands-on Tutorial with Real-world Examples

Mastering CSS Flexbox: A Hands-on Tutorial with Real-world Examples

3
Comments
5 min read
SCSS: The Sassier Version of CSS

SCSS: The Sassier Version of CSS

2
Comments 4
3 min read
Interactive Social Media Buttons ✨

Interactive Social Media Buttons ✨

2
Comments 2
1 min read
Impossible⁉️ CSS only syntax highlighting 😱 ...with a single element and GRADIENTS 🤯

Impossible⁉️ CSS only syntax highlighting 😱 ...with a single element and GRADIENTS 🤯

142
Comments 23
6 min read
From Tailwind CSS to UnoCSS - Is Atomization Really the Savior of Frontend CSS

From Tailwind CSS to UnoCSS - Is Atomization Really the Savior of Frontend CSS

9
Comments 4
5 min read
CSS Vendor Prefixes

CSS Vendor Prefixes

3
Comments
5 min read
🎨 Diving Deep into the Colorful World of 'State of CSS' 2023: Trends, Tools, and More! 🚀

🎨 Diving Deep into the Colorful World of 'State of CSS' 2023: Trends, Tools, and More! 🚀

Comments
1 min read
CSS only list filtering, or abusing the platform

CSS only list filtering, or abusing the platform

3
Comments 5
5 min read
Unlock Your Web Design Creativity with Tailwind CSS: A Guide for CSS Developers

Unlock Your Web Design Creativity with Tailwind CSS: A Guide for CSS Developers

16
Comments 2
10 min read
TIL, CSS shadow and FrontEnd interview questions

TIL, CSS shadow and FrontEnd interview questions

Comments
2 min read
Awesome Free Bootstrap Admin Dashboards.

Awesome Free Bootstrap Admin Dashboards.

4
Comments
4 min read
CSS Multiple Backgrounds

CSS Multiple Backgrounds

52
Comments 4
4 min read
Creating Accent-Color Checkboxes: A Step-by-Step Tutorial

Creating Accent-Color Checkboxes: A Step-by-Step Tutorial

4
Comments
3 min read
Writing CSS With JavaScript

Writing CSS With JavaScript

3
Comments 1
3 min read
🎨 👉 Start doing THIS to improve your CSS Architecture

🎨 👉 Start doing THIS to improve your CSS Architecture

5
Comments
5 min read
CSS VS SCSS

CSS VS SCSS

8
Comments 4
1 min read
Gradient Border

Gradient Border

3
Comments
1 min read
Mastering CSS: Tips and Tricks for Efficient Coding

Mastering CSS: Tips and Tricks for Efficient Coding

4
Comments
2 min read
🌌I've achieved a place among the top 50 creators on uiverse.io in just 1.5 months! 🌟

🌌I've achieved a place among the top 50 creators on uiverse.io in just 1.5 months! 🌟

4
Comments 2
1 min read
30 awesome CSS Background Patterns ✨

30 awesome CSS Background Patterns ✨

41
Comments 3
2 min read
Custom Styling Radio Buttons: The Modern Way

Custom Styling Radio Buttons: The Modern Way

29
Comments
8 min read
Native CSS nesting now supported by all major browsers!

Native CSS nesting now supported by all major browsers!

38
Comments 3
3 min read
CSS moderno: Media Queries Range Syntax 😎

CSS moderno: Media Queries Range Syntax 😎

15
Comments 2
4 min read
Usar REM não torna seu site responsivo – entenda por quê

Usar REM não torna seu site responsivo – entenda por quê

26
Comments 10
10 min read
How to avoid CSS ch layout shifts

How to avoid CSS ch layout shifts

5
Comments 1
7 min read
How to Center an Image with CSS

How to Center an Image with CSS

2
Comments
9 min read
CSS Container Queries

CSS Container Queries

7
Comments 1
4 min read
New CSS Viewport Units You Should Know to Improve Your App/UX and That Solved my UX App Problem

New CSS Viewport Units You Should Know to Improve Your App/UX and That Solved my UX App Problem

22
Comments 1
4 min read
CSS Style Queries

CSS Style Queries

7
Comments 1
4 min read
CSS Container 📦 Queries for Responsive and Reusable Components

CSS Container 📦 Queries for Responsive and Reusable Components

8
Comments
5 min read
Web Accessibility

Web Accessibility

16
Comments 6
4 min read
Explorando o Poder do Hook useRef no React: Guia Detalhado

Explorando o Poder do Hook useRef no React: Guia Detalhado

1
Comments 1
2 min read
Expense Chart - Frontend Mentor

Expense Chart - Frontend Mentor

4
Comments 3
2 min read
Deixe seu frontend mais consistente com componentes positionless

Deixe seu frontend mais consistente com componentes positionless

173
Comments 8
4 min read
Wrong Web Fonts Slowing Down Your Website?

Wrong Web Fonts Slowing Down Your Website?

1
Comments
5 min read
Responsive Units in CSS

Responsive Units in CSS

20
Comments
4 min read
Creating a custom <select> dropdown with CSS

Creating a custom <select> dropdown with CSS

5
Comments
13 min read
loading...