Welcome to CSC110 Lab 6



This lab will involve some of the concepts we've learned sincew lab 5, including tables, lists and image attributes..


You will be adding a navigational bar to your pages. Using tables, create a navigational bar on all of your pages similar to the examples I've created here and here. Feel free to be creative but your pages must meet the following criterion.

  1. The navigational bar that you make should appear on all of your pages. (You should have at least two at this point).
  2. You must use tables to create the navigation bar.
  3. You must use the following attributes for the TABLE, TR and/or TD tags: BORDER, CELLPADDING, CELLSPACING and BGCOLOR.

I will be available to answer questions about any tags that were discussed in class.