What is CSS?
CSS stands for Cascading Style Sheets. It is the language used to style and visually design HTML pages — controlling colors, fonts, spacing, layout, and more.
Without CSS, every web page would look like a plain text document. CSS transforms raw HTML into beautiful, modern interfaces.