Understanding how inheritance works in CSS

An example of inheritance

Seeing Selectors Visually

Study the Code

Visual demonstration of inheritance

Overriding the inheritance

Question: How do I know which CSS properties are inherited and which are not?

In general, all styles that affect the way text looks are inherited

Experiment to discover which CSS properties are inherited and which are not.

Use resources:books, the internet