Here is a link to the table based page
Here is the page with the tables, javascript stripped out of it. old code
Here is the page after code has been modified to pass XHTML validation
clean code
"Live lesson" with external
style sheet added
live.css file - include a multiple selector
Cascade Sampler
cascade.css file
Create the following files to illustrate how to stretch and shrink fonts
relative.html
relative_big.html
relative_small.html
fixed.html
fixed_sm.html
"Live lesson" with font and text properties live.css
Position Property - static
Position Property - relative
Position Property - absolute
Position Property - fixed
Live site with <div> tags colorized
live site with box properties
css file
post your commentws to the class message board
2 column layout using absolute positioning
3 column layout using absolute positioning
3 column with header and footer using float and clear
Thelive site with position properties and the css file
3col-fixed.html...3 fixed columns with a background image, so the 3 columns go down the entire length of the columns.
3col-fluid.html...3 columns with fluid side columns and 2 background images, so the 3 columns go down the entire length of the columns.
The"live site" with a background image (fixed or fluid your choice) with css file
live site with centering trick css file
Page with links 4 states (link, visited, hover, active)
Horizontal navigation bar that has drop down navigation, pop out navigation, and second level pop out navigation. (for a total of 4 levels of navigation)
live site with LEFT SIDE Vertical POP-OUT Navigation css file