Assignment029G2

Div Layouts-Floats

  1. The Structure (A an image of our goal)
  2. The Divs (The structure, no CSS)
  3. The Divs Colored + Height + Width (Add CSS - add color and dimensions)
  4. The Divs Layed Out + Float (Position Divs - add floats to position the columns)
  5. The Divs Min-Height Hack (Adding Minimum Height for all browsers)
  6. The Divs Reset - normalize.css (Reset all browser displays )
  7. The Divs Padded (Add padding to the divs - adjust column widths)