Begin Lesson - 1st week - Intro
- check in pt 1
- check in pt 2 - student introductions
- obtain editor, student account, FTP software, download browser
XHTML Lesson - Lesson 2
- Original "Creating Web Pages with HTML"
- create old-code.html
- create clean-code.html
- register homework page
CSS - 3rd Week - Lesson 3/4
Font and Text - Lesson 5
- relative.hmtl
- relative-big.html
- relative-small.html
- fixed.hmtl
- fixed-small.html
- vertical aligned text sampler
- live site w/text & font properties
- live.css file
Position Properties - Lesson 6/7
- box property sampler
- position property - static
- position property - relative
- position property - absolute
- position property - fixed
- float & clear sampler
- live site w/<div> tags colorized
- live site w/box properties
- live css file
Midterm Exam & Practical - Lesson 8
Adding Tools to Browsers - Lesson 9
Layout Part 1 & 2 - Lesson 10/11
- 2 column layout using absolute positioning
- 3 column layout using absolute positioning
- 3 column layout w/header & footer using float & clear
- aslett clearing method
- live site - web page
- live site - css file
Layout Part 3 - Lesson 12
- 3 fixed columns w/bknd image, all 3 entire length of columns
- 3 "fluid" columns & 2 bknd images, all 3 entire length of the columns
- live site w/bknd image (fixed or fluid)
- css file
CSS Layout - Lesson 13
- 3 column fixed negative centered
- 3 column fluid negative centered
- live site w/centering trick
- css file that controls live site
Tables and Form - Lesson 14
Navigation - Lesson 15/16
- horizontal navigation
- links displaying bknd image w/4 states (link, visited, hover, active)
- link to 4 states image
- horizontal pop-down-nav
- vertical navigation
- sliding door navigation
- Live site w-advanced nav
- CSS for live site