Project #2 CMSC 198N
Due Saturday Feb 17, 6:00 pm Spring 2007

Objective

To practice CSS fundamental constructs.

Overview

For this project you will write a style sheet (p2.css) for an html file we have provided (p2.html) . An snapshot of the web page you are expected to have after creating your style sheet can be found at: Web Page Image.

Before you start implementing the web page, download the following zip file: p2.zip.  This file has a folder named p2 which contains four files (two images, one html file, and one css file).  The p2.html file is the page you will apply styles to, and the p2.css. file represents the style sheet you are expected to complete.  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 sheet should generate a web page that closely resembles the Web Page Image we have provided.

Requirements   

Web Page Image

Submission

To submit your project, follow these steps:

  1. Create a zip file that includes the p2 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 #2) 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