Discussion :: CSS - CS
- The ______________ is the link between the HTML document and the style. It specifies what elements are affected by the declaration.
Answer : Option B
Explanation :
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.
Be The First To Comment