CIS 50.11C - Cascading Style Sheets

lessons: 2 :: 3/4 :: 5 :: 6/7 :: 8 :: 9/10 :: 11 :: 12 :: 13 :: 14/16 :: final
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
bus-web.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-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
3 column fixed (uses Aslett and faux column image)
Live site - 3 column fluid center
Page with links that display an image in the background that has 4 states (link, visited, hover, active)
background image - 
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 look under the lesson link for my drop down menus
link to original design
link to design with div tags colorized, color key of div tags, explanation of how they fit into each other
link to css file explained
link to images explained
link to modified design