Chapter 7
In this chapter we complete the categories available for creating
styles using the New Styles dialog box. These are the more difficult to
understand (for most people) properties that allow you to layout your
web page using CSS instead of hacking tables for layout.
Since some of these concepts can be difficult make sure that you do
all of the exercises so that you can understand how positioning and
floats work on your page.
I would also recommend be diligent in checking your page in multiple
browsers, at different resolutions. Pay particular attention to what
happens when you resize the text (increasing text size) in Firefox
on pages that use absolute positioning.
Exercises
Files are the raw code used in the exercises while Examples are the
completed file.
Chapter 7 zip file