CS 110 Lab 8 - HTML frames

Objective: learn how to create a frame-based navigation structure for a web site with multiple pages.

What to do?

The objective of this lab is to create a personal web site with the frame-based navigation structure. The pages you created for one of the previous labs will be used as the basis for this web site. Your web site must contain a frameset with a header, navigation bar, and at least three different pages for the main area. Below are samples of what such a web site may look like:

The following are suggested names for your HTML files:

As with the previous lab, it is very strongly recommended that you use external images. In this fashion, you would insert images into your web page without saving local copies on your computer; such images will need to be referred to using a complete URL to the external web site hosting the image. In case if you decide to use a local image, be sure to use a relative URL when referring to the image; in this case you will also need to submit your images together with your HTML file.

Save your work as several separate HTML files with names as described above.

What to submit?

Use Blackboard Vista to submit the HTML files with your work.