Lab 1 part B - index

Lab 1 part B objective

In this assignment you will build an index page, to make it easy to access all of your web pages.

index page

Build a page named index.html
The name must be spelled exactly index.html all in lower case letters.

Put your name at the top of the page. If you do not wish to put your full name, provide enough of your name, including your last name, so we can easily identify which student you are in this class.

In your index.html page make a list of your lab assignments.
Each entry should be a link to the corresponding lab page.
It should look somewhat like the following list.
This list does not actually link to anything, yours should have links.

  1. A first page
  2. Martha Washington
  3. Martha Washington (revised)

At the bottom of each lab page, lab1.html lab2.html lab3.html put a link to your index.html page.
This makes it easy to get back to your index.html page from anywhere in your web site.

When you complete all later labs and projects, add them to you index, and put a link from the bottom of each page back to the index.