CSS
Also known as:
csscss3cascading-style-sheets
/siː ɛs ɛs/
Cascading Style Sheets - a stylesheet language used for describing the presentation of HTML documents
Details
- CSS (Cascading Style Sheets) is used to style and layout web pages.
- It controls the appearance of HTML elements, including colors, fonts, spacing, and layout.
- CSS allows for responsive design and separation of content from presentation.