The h2 heading above receives its style from the internal style sheet embedded in the head section which overrides the external style sheet referenced in the link tag in the head section
The inline style attribute of the element below below overrides the embedded style sheet in the head section
The text of this paragraph is colored by an external class rule that cascades in
from an external style sheet via the link element in the head section.
For more detailed information on this page's use of CSS, view its source code.