This companion video to Stylin' with CSS, Second Edition takes you through the step-by-step development of a complete Web page.
The video begins with a quick overview of the basics of XHTML and CSS. You then learn how to organize the underlying structure of the page with divs, and then how to fill in the markup of the content.
There is detailed explanation of how to style the layout with CSS, demonstrating the correct use of IDs and classes to enable precise targeting of the markup. Floating, clearing, positioning, creating columns, and styling menus and links are just some of the many techniques covered.