Project #3 CMSC 198N
Due Saturday March 3, 6:00 pm Spring 2007

Objective

To implement a web page using cascading styling sheets.

Overview

For this project you will write an html file (umdSite.html) and  two cascading styling sheets (navigationLeft.css and navigationTop.css).  The umdSite.html file is associated with both sheets (you can switch from one to the other by using the Firefox option "View-Page Style..."). An snapshot of how the umdSite.html file looks like for each style sheet can be found at: Web Page Images.

Before you start implementing the web page, download the following zip file: p3.zip.  This file has a folder named p3 which contains some files you will need for your web page.  After downloading the zip file, immediately try to submit your project by uploading the zip file to the submit server (as described in class and below).  Please do not wait until the project is due to verify you can submit the project.

Grading

Your style sheets should generate a web pages that closely resembles the Web Page Images we have provided.

Requirements   

Hints

  You don't need to follow these hints.  If you get the project done without them that is fine.

Web Page Images

Using Page Style "NavigationLeft"

Using Page Style "NavigationTop"

Submission

To submit your project, follow these steps:

  1. Create a zip file that includes the p3 folder (if you have WinZip in your computer you can perform this by selecting the folder, right-clicking and then selecting "Add to Zip file...")
  2. Upload the zip file using the submit server available at: https://submit.cs.umd.edu:8443/.  Make sure you select the submit server entry (Project #3) that corresponds to this project.
  3. After submitting your project make sure you download the submitted file and verify that what you have submitted is correct.  Please do not e-mail your project.

Academic Integrity

Please make sure you read the academic integrity section of the syllabus so you understand what is permissible in our programming projects.  We want to remind you that we check your project against other students' projects and any case of academic dishonesty will be referred to the University's Office of Judicial Programs.

Web Accessibility