Solved

If a Parent Element and Its Child Element Have Two

Question 8

Multiple Choice

If a parent element and its child element have two different CSS rules with the same property specified, then the child element's property-value pair (and not the parent element's property-value pair) gets applied to the child element. Which of the following is the best descriptions for this behavior?


A) The child's property-value pair overrides the parent's property-value pair.
B) The child's property-value pair short circuits the parent's property-value pair.
C) The child's property-value pair pummels the parent's property-value pair.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions