#1What is CSS?
CSS (Cascading Style Sheets) is used to style and layout web pages. It controls colors, fonts, spacing, and positioning.
CSS works together with HTML: HTML provides the structure, CSS provides the styling.
CSS (Cascading Style Sheets) is used to style and layout web pages. It controls colors, fonts, spacing, and positioning.
CSS works together with HTML: HTML provides the structure, CSS provides the styling.