Hour 15: Styling Tables

Tables in HTML are a staple of Web development and are used for everything from schedules and calendars to page layout. Although CSS offers the ability to replace tables for visual design of the page, it's a more common scenario to find tables and CSS styles used together for best effect.

In this hour, you will learn

Sample Code

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

Web Links

This hour has no associated Web links.

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.