Multiple choice technology web 2.0

CSS can be used to style only HTML webpages

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

CSS is not limited to HTML - it can style XML documents, SVG graphics, and other markup languages. The statement claims CSS can only style HTML webpages, which is false. CSS is a general-purpose styling language.