Headings: [Skip]

Web-Design Tutorials by Dr Sam

CSS, the Cascade

Menu [Skip]

External Style Sheets

Using External Style Sheets

We can gather up all or some of our styles and place them in an external CSS file.

"So what?" So, a lot.

We can create styles by typing a few characters into a single external style sheet; then, we can apply these styles from the external style sheet to a zillion documents.

This is amazing.