CS12 Day Four

CSS Layouts

  • Box Model
  • Positioning with CSS
  • Data Tables

Daily Objective

Participants will be able to:

  • Create a simple layout with CSS.
  • Describe the Box Model.
  • Create a data table.

Presentations:

  1. CSS Positioning

Instructor Led Project: Files Needed

Box Model | CSS Positioning | Play: Positioning

Participant Project 1: Lab 4 Requirements

What your page should look like: EXAMPLE

Participants will need to complete the following items for their lab project:

Vacation Page

  • Each page has logically used DIV tags.
  • External style sheet with IDs used to control DIVs
  • Style sheet contains the appropriate padding, margin, floats, borders and other necessary styles to create a professional looking page.
  • All pages validate to XHTML 1.0 Transitional.
  • Style sheet validates against W3C CSS validator.

Resources

Readings

Assignment(s): Next Class @ 5:00pm

Bonus