Welcome to Cascading Style Sheets

The Elements of Style

Aside from borrowing the title of an excellent book, it's important to learn how to apply styles to various (X)HTML document components.

Big containers have big effects

Changes to the element's style affect all content in an HTML document.

Small containers have less effect

Changes to the paragraph element affect only paragraph text, as changes to individual header elements affect only those headers.