Homework Page

CS 50.11C - Cascading Style Sheets

Emma Thomas - 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 - includes a multiple and contextual selector

Cascade Sampler
cascade.css file

Selector Sampler

Lesson 4 - Font and Text Properties

live site
live.css
The properties I added are:
1) font-family for the body (preferably Trebuchet MS)
2) font-size for the body (small)
3) line-height for the body (150%)
4) text-decoration for links (none)
5) font-weight for links (bold)

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

box property sampler

position-static.html
position-relative.html
position-absolute.html
position-fixed.html

image gallery sampler

live site with <div> tags colorized
live site with box properties
live.css

Lesson 7 - Backgrounds

border radius sampler
box shadow sampler
gradient sampler
multiple background sampler

Lesson 8 - Midterm

Lesson 9/10 - Layout part 1 and 2

2 column layout fixed
2 column layout fixed right
2 column layout fluid
1 column layout fluid

3 column fixed (uses Aslett faux column)
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 fluid
live site - 3 column fixed
live site - 3 column fluid

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 vertical navigation

Final

link to original design: Verdure by Lim Yuan Qing
link to design with div tags colorized, color key of div tags, explanation of how they fit together
css explained
images explained
modified design

 

Return to top

Valid XHTML 1.0 Strict