March 2018
Intermediate to advanced
472 pages
13h 5m
English
Chapter 1. Cascade, specificity, and inheritance
Figure 1.1. Page heading and navigation links
Figure 1.2. The ID selector wins over the other rulesets, producing a sans-serif font for the title.
Figure 1.3. High-level flowchart of the cascade showing declaration precedence
Figure 1.4. User agent styles set defaults for your web page header.
Figure 1.5. Author styles override user agent styles because they have higher priority.
Figure 1.6. Applying inline styles overrides the styles applied using selectors.
Figure 1.7. The featured class outside the nav declaration produces odd results.