Final Exam back to main

This question is 100 points total.

Create A Personal Web Page

 

What's given to you

A zip file zip icon which contains the text content and images you'll use in your design. It also includes a HTML file and a CSS file. You should use these two files as the template for the web page you're about to design. Files are organized in a directory structure as following:

directory structure

You should keep this directory structure.

 

What you need to do

1. Design a web page looks exactly like the one in the following picture:

 

Completed web page screen shot

 

Width, height and color information

Completed web page width, height, and color information

 

Colors:
Background color: #81c8e4
Title (<h3> header) color: #C60B62
Menu items text - link color: #0173A4, link hover color: white
Copyright text color: #0173A4

The content images have 4px white border.

 

2. You should have titles for each web page.

3. Your web page should pass W3C validation.

4. There are four JPEG images are given to you. You can use any two of them in your page.

 

For your reference

The following screen shots gives the outline of block-level elements in the my version of this web page. It's just for you reference you can have different outline.

Outline of the web page

 

<back to top>