CS 50.11C - Section 1385
Here is a link to the tables and javascript based page
Here is the page with the tables, javascript stripped out of it. Link to old code
Here is the page after code has been modified to pass XHTML validation. Link to clean code
“Live lesson” with external style sheet added
live.css file - include a multiple selector
Cascade Sampler
cascade.css file
relative.html
relative-big.html
relative-sm.html
fixed.html
fixed-small.html
live site with font and text properties
css file
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
Live site - web page
Live site - css file
3 fixed columns with a background image, so the 3 columns go down the entire length of the columns.
3 columns with fluid side columns and 2 background images,
3 columns out of order with 2 background images
The"live site" with a background image (fixed or fluid your choice).
live site with centering trick
CSS file that controls live site
Page with links that display an image in the background that has 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)