Homework Page
CIS 50.11C - Cascading Style Sheets
David Wentworth -- Section 1384

lessons: 2/3 :: 4 :: 5/6 :: 7 :: 8 :: 9 :: 10/11 :: 12 :: 13 :: 14 :: 15/16 :: final
Lesson 2/3 - CSS Basics
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
Selector Sampler
Lesson 4 - Font and Text Properties
live site with font and text properties applied. The properties I used are:
- Changed font to Arial
- Changed font size to 50%
- Set line-height to 1.4
- Set h1 to 3em, h2 to 2.4em, h3 to 2.0em, h4 to 1.5em
- Set h3 to small caps
- Set "a" elements text-transform to capitalize.
relative file
relative big
relative small
fixed file
fixed small
vertical alignment
@font-face using google and local fonts
test shadow sampler
Lesson 5/6- Position Properties
live site with <div> tags colorized
Live site with box properties
box property sampler
position-static
position-relative
position-absolute
position-fixed
image gallery
Lesson 7 - Backgrounds
border radius sampler
box shadow sampler
gradient sampler
multiple background project
Lesson 8 - Midterm
Lesson 9 - IE / Browser
Simulators
post your comments to the class message board
Lesson 10/11- Layout part 1 and 2
2 column fixed
2 column fixed right
2 column fluid
1 column fluid
3 column fixed
3 column fluid
3 column fluid center
Lesson 12 - Layout part 3
2 column absolute
3 column absolute
3 column with header
order of content
Lesson 13 - Layout part 4
(please note I have 4 examples on my homework page, you are required to produce only 3)
live site - 2 column fixed
live site - 2 column fluid
live site 3 - column fixed
live site - 3 column fluid
Lesson 14 - Tables and Forms
table sampler
styled form
Lesson 15/16 - Navigation
simple horizontal navigation
links that display an image that has 4 states
horizontal navigation bar with 3 levels of drop down navigation.
vertical navigation
sliding door navigation
live site with drop down navigation.
Final
link to original design
link to design with div tags colorized, color key of div tags, explanation of how they fit together.
css explained
images explained
modified design