Why style sheets are needed
How to define Cascading Style Sheets (CSS)
How to use a style sheet in a document
Using an external style sheet file
Using JavaScript to change styles dynamically
This hour begins with an introduction to style sheets, which you can use to take more control over how the browser displays your document. You can also use JavaScript with style sheets to change the appearance of a page dynamically.