CSS

CSS (Cascading Style Sheets) is a styling language used to control the appearance of web pages. It separates content structure (HTML) from design, enabling developers to create visually appealing layouts. CSS supports a range of properties for layout, colors, animations, and responsiveness, making it indispensable for modern web development.