CIS 50.11C - Cascading Style Sheets
Link to live page :: link to live css file
"Live page" with external style sheet added
live.css file - include a multiple and contextual 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
@font-face using google and local fonts
live site with font and text properties
css file
live site with <div> tags colorized
position-static
position-relative
position-absolute
position-fixed
3 column fixed (uses Aslett and faux column image)
Live - 3 column fluid center layout
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 css Zen Garden design that I chose