ACT102 Introduction to Web Page Development

Homework 4

Due Date:

Design a site about Web 2.0

In this assignment, you will build a simple yet complete Web site which introduces Web 2.0. The following zip file contains all the text content and images you need to build this Web site:

a4_files.zip

Requirement

The following are the requirements for this assignment:

·  All your HTML files and CSS files need to pass W3C validation. This is a MUST. If any of your HTML file doesn't validate, 20 points will be taken off; and if any of your CSS file doesn't validate, also 20 points will be taken off.

·  The layout of the web pages need to be exactly the same as the pages in screen shots.

·  One should be able to navigate to any page using the available links on each page. Test all your links to make sure that they're not broken.

·  Your files need to be organized as shown in the following screenshot, also you must have the same exact file names as the ones in this screenshot:

Extra Credit

Extra 20 points will be rewarded if you make an additional page called "examples.html" and add an entry to the navigation list on the right hand side on every page, so that one can go to this page from any other page by clicking the link provided. This html file should be in the same exact folder where other html files are. The contents and and a screen shot of this page are provided in the zip file above.

Submission

You should compress all your files into a zip (.zip) file and name like "HW4_<Your name>.zip". Use FTP client to submit the zip file to your P: drive folder. If you don't know how to use FTP client to submit your assignment, please refer to the introduction assignment.