Slide 22
Slide 22 text
CSS
Specificity
Cascade
Inheritance
Default > parent > child.
An algorithm that defines how to combine CSS property values
originating from different sources.
How browsers decide which CSS property values are the
most relevant to an element and, therefore, will be applied.