Hour Four: Using CSS with HTML

In previous hours, you've used Cascading Style Sheets to style your HTML pages by linking in an external CSS file. The true power of CSS and HTML really shines through only when you understand both of these complementary languages, how they relate to each other, and how they can be used effectively.

HTML and CSS blend together well not by coincidence but by design; they were literally made for each other. Using that designed synergy is the key to creating effective presentations on your Web sites.

In this hour, you'll learn

Sample Code

You can download the sample code from each hour as one package or individual files.

Web Links

These are the links presented in this hour, given here for easy reference.

Updates and Errata

There are currently no updates to this hour's content.

CSS in 24 Hours
Teach Yourself CSS in 24 Hours was published in 2002 by SAMS Publishing and provides a solid introduction to Cascading Style Sheets.