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