Objectives

Overview

For this project you will write a web page providing information about a a summer camp. The web page provides some general information, a schedule, and a list of resources. An snapshot of the web page you are expected to implement can be found in the Web Page Image section.

In addition you will access your TerpConnect web page repository and place a simple html file (more information below).

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 zip file: p1.zip. This file has a folder named p1 which contains three files. The p1.html file is an empty file you will use to write the HTML that represents your page. The other two files are images associated with the web page you will create. 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:

Additional Information Section

You will add a link to a page called additionalInfo.html where you will provide data/information for the Summer Camp organization. You need to evaluate data/information in order to define the most effective way to present it so those interested in the camp and attending the camp can find everything they need. The data/information of interest is the following:

Feel free to add links, images, etc. This is your opportunity to be creative :)

Requirements

Web Page Image

page image

TerpConnect Web Page

Place a folder named 122 in your TerpConnect web page folder (as described in lecture). The 122 folder will have a file named index.html whose contents is your name, and a list (three items is enough) of links to your favorites web sites. We should be able to select the link and reach a site. For example, if the directory id is nelsonp, then the link to use in terpconnect is:    http://www.terpconnect.umd.edu/~nelsonp/122

Web Accessibility