Cascading Style Sheets

HTML Logo

CSS (Cascading Style Sheets) is a style sheet language used to describe the presentation of a document written in HTML or XML. It controls the layout, colors, fonts, and overall visual appearance of web pages. CSS separates content from design, making it easier to maintain and update styles across multiple pages.