Fall 2012

Lab05
CSS Based Multipage Site

Due: Monday November 07, 2011 11:59 PM

Lab05 - CSS Based Multipage Site

Requirements

Page is Well formed and Valid20 pts
All pages converted to use CSS instead of tables30 pts
Appearance is the based on work from previous lab10 pts
Clean separation of presentation and structure acheived20 pts
Site functions without errors (no missing images, no bad links, etc)20 pts
Total100 pts

Resources

Objective

To practice using CSS for presentation and HTML5 for structure

Instructions

For this assignment you will need to create a website that duplicates and adds to the appearance of the website you created for Lab04. This website should have a clean separation between structural elements and presentation elements by making use of external CSS stylesheet(s). The HTML5 code should not include any presentational elements (no tables) and should be well formed and valid.