Homework Page

Photo of Maggie

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

Lesson 2/3 - CSS Basics

Links to live page and live css file:

live page
live.css file

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: @fontface, font-family, font-size, font-weight, font-height, font-variant,letter-spacing, text-align, text-decoration, text-transform.

relative file
relative big
relative small
fixed file
fixed small

vertical alignment

@font-face using google and local fonts

text 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/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

Live site - 2 column fixed

Live site - 2 column fluid

Live site - 3 column fixed

Lesson 13 - Tables and Forms

table sampler

styled form

Lesson 14/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 Zen Garden site

link to design with div tags colorized, color key of div tags, explanation of how they fit together.

CSS of Zen Garden site explained

images of Zen Garden site explained

modified design

* For the modified version, I removed most of the stuff from the css that I didn't quite understand, and most of the html as well, and changed a few colors, margins, etc. I was trying to see if I could make the site look the same without all this stuff and it does, although it is probably not as functional! BTW, after removing all the acronym code, I now at least understand what it is. I think if I had need of so many acronym descriptions I would have a key somewhere on the page. I also do not think I will ever want to have access keys! But I am not going to be doing this for a living...if I were I realize I would need to know what these things are.

 

Return to top