CBSE Class 10 Computer Applications Question 25 of 56

Cascading Style Sheets (CSS) — Question 6

Back to all questions
6
Question

Question 6

Name the selector that works like a wild card character and is used to match and apply a style to all the elements on a web page.

  1. Wild card
  2. Universal
  3. Static
  4. None of these
Answer

Universal

Reason — The Universal selector works like a wild card character and is used to match and apply a style to all the elements on a web page.