Threesuns

Email the Instructor

Contact

All Semesters

Semesters

All Courses

Courses

2009Summer

05.31.09 - 07.24.09

HTML and CSS

CSYS1013

Monday Wednesday
05:30 PM - 08:20 PM

CSS Based Multipage Site

Lab05

Objective: To practice using CSS for presentation and HTML5 for structure

pastdue

Submit Your Solution

Lab05

Request a Copy of your Solution

Lab05

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

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.