Convert Final Mockup to HTML/CSS
Wed, Dec 8, 2010
Objective
Use what we've learned with HTML and CSS to convert our mockup to code.
Agenda
Open up and finish mockup-2.png if you haven't
Transfer all of the content in the mockup to the appropriate named div in your HTML
Start adding padding to the divs (and subtracting the value from the width property)
Rubric
| 5 | Updated "index.html" file in your png-to-html folder |
| 3 | New file looks like the mockup |
| 2 | Clean code and markup |


