Project 1

Due: Wednesday, February 20th at 11:00 PM
Objective

The goal of this project is practice writing basic HTML and get comfortable creating webpages. You will create a website about your life with four separate pages.

Overview

The links below provide descriptions for each of the pages you will create. There is an example screenshot for each page (sorry you can't "view source"). Please read descriptions carefully and capture every detail. Since coding is very detail-oriented, part of your grade will depend on how carefully you follow these instructions. You should maintain the layout of the example pages while replacing information about my life with info about your life.

The first page is the main page of your website called "index.html". Users begin there and click the links to visit the other pages.

Implementation

You should create a folder called "Project1" to store all of your HTML files and picture.

You will create four HTML pages. Click the links below for the specific requirements of each page and a screenshot of what it should look like.

  1. index.html
  2. history.html
  3. plans.html
  4. interests.html
Additional Requirements
Project Submission

You will submit a zip file. Please be sure that all of your work (your HTML files and photo) are in a folder called "Project1". Create a zip file that includes this folder, as follows. On Windows, right-click the folder, then choose "send to, compressed (zipped) folder". DO NOT USE A UTILITY LIKE 7-ZIP OR WINRAR. On a Mac, right-click the folder, then choose "Compress yourFolderName".

You will not receive credit for submitting a file that is not a standard "zip" file. In particular, "rar" files or "7z" files will not be graded. Submit the zip file to the submit server by logging in, selecting Project 1 (My Life), and uploading the zip file to the server. You may submit as many times as you like. We will only grade the last submission. See syllabus for late policy.

After you have submitted the project, we strongly recommend downloading your submission from the submit server. It will give you a zip file. Unzip this file and verify that the contents are as they should be. It should contain all of your HTML files and your photo.

Credit

Project adapted from Fawzi Emad.

Web Accessibility