Q21
If a particular rule should never be overridden by another rule, the ____________ indication should be used.
A.
@important
B.
!important!
C.
!important
AnswerD.
important!
Answer: Option C
Solution
Answer: Option C
Solution:
If a particular rule should never be overridden by another rule, the !important indication should be used. For a rule never to be ignored, insert the indication !important just before the semicolon of the rule.