CAOS 190H Final Project Web Site Requirements

page 1 of 3
Go to page 2

  Site and pages Images and Color Text Structural
Elements
C Grade

All pages published in a final directory inside your wpd web space.

Your home page for the final must be named index.html or index.htm

Three pages and all must validate.

Each page on your final web site must have a unique title.

Each page on your site must have either a web safe bgcolor, or use a background image.

At least two pages of your final site must have text whose color has been changed to a non-black web safe color.

You must use one image that is a link to another web page.

You must use at least one .gif graphic on your site and at least one .jpg graphic

Each page of your site needs to have at least one paragraph of text (content) that you have typed yourself. Each paragraph should have both start and end paragraph tags.

Use the ALIGN attribute of the paragraph tag to align a paragraph either CENTER or RIGHT

Each page of your site should have text that is displayed at a larger size than other text on the page---there are two ways to do this, either with an HTML heading tag or the font tag.

Use Bold or Italics somewhere on your site.

You must use at least two of the following kinds of lists:

  • Unordered list
  • Ordered list
  • Definition list
  • A fake list, with a custom graphic instead of bullets

You must use a Horizontal Rule tag.

You must have two of the following kinds of links on your site:

  • A link to an external web site with absolute addressing
  • A link to a page within your site using relative addressing
  • An e-mail link which sends an e-mail message to you

You must use a visible table with a border of any size, and the Align attribute of the table should specify how that table is aligned on the page. Either set column widths in pixels (max size 535 pixels) or set column widths in percentages.