If a particular rule should never be overridden by another rule, the ____________ indication should be used.
A
@important
B
!important!
C
!important
D
important!
Correct Answer: !important
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.