Which language is primarily used for styling web pages?
A
SQL
B
CSS
C
Python
D
HTML
Correct Answer: Option B — CSS
Explanation:
CSS, or Cascading Style Sheets, is used to control the visual presentation of web pages including layout, colors, fonts, and spacing, separate from the HTML structure.