CSS Based Multipage Site

100 points

CSS Based Multipage Site

Requirements

Page is Well formed and Valid20
All pages converted to use CSS instead of tables30
Appearance is the based on work from previous lab10
Clean separation of presentation and structure acheived20
Site functions without errors (no missing images, no bad links, etc)20
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.