What does CSS stand for?
CSS stands for Cascading Style Sheets.
It is used to style and layout HTML elements — controlling colors, fonts, spacing, and
responsiveness.
Key Takeaway:
CSS separates design from content, improving flexibility and maintainability.