Internet Explorer in all versions is a dangerous browser. It has many deficiencies and security vulnerabilities that make it unsafe.
You should instead use a current version of Chrome or
Firefox if you're using windows or Safari for the Mac.
This site will not function properly in Internet Explorer. Emails will not be sent, downloads will not function, assignments will not be
submitted...
Lab5 CSS Based Multipage Site
Due: Tuesday November 01, 2011 11:59 PM
Lab5 - CSS Based Multipage Site
Requirements
Page is Well formed and Valid
20 pts
All pages converted to use CSS instead of tables
30 pts
Appearance is the based on work from previous lab
10 pts
Clean separation of presentation and structure acheived
20 pts
Site functions without errors (no missing images, no bad links, etc)
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.