Summary: Good job on the project, the visual results looked good. You used some good techniques for setting up your code. The biggest issue I found was organization of code. Take the time to make your code neat and organized. Indent properly, wrap related code into divs, etc. Here's a good article on little tweaks you can make to write correctly written html and css:
http://learn.shayhowe.com/html-css/writing-your-best-code/
Grade: Satisfactory
Summary: Good job on the project, the visual results looked good. You used some good techniques for setting up your code. The biggest issue I found was organization of code. Take the time to make your code neat and organized. Indent properly, wrap related code into divs, etc. Here's a good article on little tweaks you can make to write correctly written html and css: http://learn.shayhowe.com/html-css/writing-your-best-code/