CIS 50.11C - Cascading Style Sheets
lessons: 2/3 :: 4 :: 5/6 :: 7 :: 8 :: 9 :: 10/11 :: 12 :: 13 :: 14 :: 15/16 :: final
Live page with external
style sheet added
live.css file - include a multiple and contextual selector
Live page
live.css file - The font and text properties I added this week are:
relative file
relative big
relative small
fixed file
fixed small
@font-face using google and local fonts
live site with <div> tags colorized
position-static
position-relative
position-absolute
position-fixed
All pages use the matching columns javascript method except for 3 column fixed.
2 column fixed (both columns fixed, nav left)
2 column fixed right (both columns fixed, nav right)
2 column fluid (both columns are fluid)
1 column fluid (left nav column is fixed while content column is fluid)
3 column fixed (Aslett Method)
(please note I have 4 examples on my homework page, you are required to produce only 3)
links that display an image that has 4 states
my background image: 
horizontal navigation bar with 3 sub-levels of drop down navigation.
link to design with div tags colorized, color key of div tags, explanation of how they fit together.
modified design
About the modified design: To modify the design I mirrored it and changed it's color scheme which required moving the navigation from left side to right side and moving all other elements from right to left. I created all new images with new colors and flipped some of the images to match the new nav-on-right layout, changed colors of text, links (link, hover, visited, and active) and changed font sizes, padding, margins and background colors wherever necessary to create the new look.