Q24
The ______________ is the link between the HTML document and the style. It specifies what elements are affected by the declaration.
A.
Tag
B.
Selector
AnswerC.
Declaration
D.
Class
Answer: Option B
Solution
Answer: Option B
Solution:
The selector is the link between the HTML document and the style. It specifies what elements are affected by the declaration. The declaration is that part of the rule that sets forth what the effect will be.