05.31.09 - 07.24.09
CSS Based Multipage Site
Objective: To practice using CSS for presentation and HTML5 for structure
pastdue
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) | 20 pts |
Total | 100 pts |
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.