CSS

CSS

Active tech stack Visit Website

Cascading Style Sheets, a style sheet language used for describing the presentation of a document written in HTML

The MDN Web Docs logo, featuring a blue accent color, displayed on a solid black background.

CSS controls the layout of multiple web pages all at once, allowing you to define styles for elements like color, size, font, spacing, and position. It separates the presentation from the content, making it easier to maintain websites.