What is CSS?

CSS decides how a website looks - colours, fonts, spacing, and layout.

Think of it like this

If HTML is the skeleton, CSS is the clothes and style.

What's happening

CSS Image

Summary

CSS makes websites look nice.

A Closer Look

CSS (Cascading Style Sheets) is a styling language used to control the visual appearance and layout of web pages written in HTML. It defines colors, fonts, spacing, positioning, and responsive design elements that make websites look polished and professional.