Tests -> Mid-term Exam

Part One - Written Exam (15 minutes)

This part consists of true or false questions and filling in the blank questions. The following PDF file contains actual questions:

Mid-term

A hard copy of above PDF file is provided to you, and all your answers for the Part One should be written on that hard copy.

Part Two - Designing A Web Page (60 minutes)

In this part, you need to design a web page about nature. A zip file which contains the content of the Web page and images used in the Web page is provided to you. This zip file also contains "index.html" file, a "css" folder with "main.css" file inside it, and a "screenshots" folder. All your XHTML code should be added to "index.html" file and all your CSS rules should be added to "main.css" file. At the same time, you shouldn't remove, add, or move any file or folder.

The "final.png" file in the "screenshots" folder is what the completed Web page finally looks like. "colors.png" file gives the color values used in the Web page. Other two images in "screenshots" folder is to explain the layout of the Web page.

For your convenience, links to these screenshots are provided here also.

The final version of your Web page should look like following:

final.png

For the layout of your web page, refer to the following two images:

outline.png, width.png

The color values used in the web page are showed in the following screen shot:

colors.png

Font Names

For h1, h2, and h3 (except for see also) use "Trebuchet MS"; for the rest use "Verdana".

Submission

Part One: give your answer to this part directly to the instructor.

Part Two: Compress all the files into a zip file and name it "mid-term_<YOUR_NAME>.zip" and submit it to the "mid-term" folder under "CS134" submission directory. If you don't know how to use FTP client to submit your assignment, click here for a detailed explanation.