Project #1 CMSC 198N
Due Friday Feb 9, 6:00 pm Spring 2007

Objective

To practice HTML fundamental constructs.

Overview

For this project you will write a web page providing information about a convention center.  The web page provides some general information, a calendar and a list of sponsors.  An snapshot of the web page you are expected to implement can be found at: Web Page Image.

Grading

    Notice that you don't have to submit a complete web page in order to receive credit for this project.  We will look at each one of the above items individually.

Specifications

    Before you start implementing the web page, download the following zip file: p1.zip.  This file has a folder named p1 which contains two files.  The p1.html file is an empty file you will use to write the HTML that represents your page.  The logo.png file represents the logo image associated with the 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.

    The web page components are:

Requirements   

Web Page Image

Submission

To submit your project, follow these steps:

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