Q51
Which syntax is used to describe elements in CSS?
A.
Protectors
B.
Selectors
AnswerC.
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.