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.
- Wild card
- Universal
- Static
- None of these
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.