Vidyalelo
JavaScript · Q51

Document Object Model And Event Handling

Programming · JavaScript · question 51

Q51

Which syntax is used to describe elements in CSS?

A.
Protectors
B.
Selectors
Answer
C.
Both Protectors and Selectors
D.
None of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
CSS stylesheets have a very powerful syntax, known as selectors, for describing elements or sets of elements within a document.