Homework Page

CIS 50.11C - Cascading Style Sheets

Lucille Ball - Section ????

Lucy

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

Lesson 2 - XHTML

Here is a link to the table based page

Here is the page with the tables, javascript stripped out of it. old code

Here is the page after code has been modified to pass XHTML validation clean code

Lesson 3/4 - CSS Basics

"Live lesson" with external style sheet added
bus-web.css file - include a multiple selector

Cascade Sampler
cascade.css file

Selector Sampler

Lesson 5 - Font and Text Properties

Create the following files to illustrate how to stretch and shrink fonts

* relative.html
* relative-big.html
* relative-sm.html
* fixed.html
* fixed-small.html

Vertical Align Text sampler

live site with font and text properties
css file

 

Lesson 6/7- Position Properties

Box Property sampler

Position Property - static
Position Property - relative
Position Property - absolute
Position Property - fixed

float clear sampler

Live site with <div> tags colorized

live site with box properties
css file

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 and faux column image)

3 column fluid

3 column fluid center

Lesson 11 - Layout part 3

 

Lesson 12 - CSS Layout Properties

 

Lesson 13 - Tables and Forms


Lesson 14/16 - Navigation

 

Final