Convert Basic 2 Column Layout to CSS
Mon, Dec 6, 2010
Objective
Use HTML and CSS to convert our basic 2 column layout to CSS
Agenda
Create a new index.html file in your "png-to-html" folder
Add a div for the wrapper, header, sidebar, maincontent, and footer
Use basic CSS width, float, and background properties to design the same layout that you created in Fireworks
Rubric
| 5 | New file named "index.html" |
| 3 | CSS used correctly |
| 2 | Uploaded to welovewebdesign.com |


