Homework Page

Stacy Ruppert - Section 1385

CS 50.11C - Cascading Style Sheets

me

Lessons: 2/3 :: 4 :: 5/6 :: 7 :: 8 :: 9/10 :: 11 :: 12 :: 13 :: 14/15 :: final

Lesson 2/3 - CSS Basics

Live Site 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
live.css file

The properties I used are:
Line-height - 130% (to make the text easier to read)
Text-align - center (navigation bars)
Margin - margin-left at .5em (to add a little more space from the side of the browser)
Text-decoration - border-off (used an ID to turn off the border on the images on the page that are links)
Letter-spacing - .1em to add a little more room between the letters in H1, b and strong
Font-family - changed to Verdana, Geneva, sans-serif
Font-size - changed to relative sizing for the body and H1 tags so they more closely match each others sizing

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 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/10- 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 11 - Layout part 3

2 column absolute

3 column absolute

3 column with header

order of content

Lesson 12 - 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 fixed CSS page

live site - 2 column fluid

live site - 2 column fluid CSS

live site 3 - column fixed

live site 3 column fixed CSS page

live site - 3 column fluid

Lesson 13 - Tables and Forms

table sampler

styled form

Lesson 14/15 - 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 horizontal drop down navigation

live site CSS file

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

 

Valid XHTML 1.0 Strict Valid CSS!