What is the role of CSS in web design?
2025
What is the role of CSS in web design?
- A.
To store user data
- B.
To manage website hosting
- C.
To style and format web page content
- D.
To create server-side programs
Attempted by 69 students.
Show answer & explanation
Correct answer: C
CSS (Cascading Style Sheets) is used to style and format web page content. It controls layout, colors, fonts, and visual presentation separate from HTML structure.