Q23
Which of the following option a declaration consist of?
A.
Tag
B.
Property
AnswerC.
Selector
D.
Class
Answer: Option B
Solution
Answer: Option B
Solution:
A declaration has two parts separated by a colon:Property – that part before the colon
Value – that part after the colon.