CS 344 - Fall 2008 - Homework 1

 

Due: Wednesday, Sept. 10, 2008

Develop a simple web site introducing yourself to the class, based on the following criteria:

  1. Site must conform to strict XHTML.
  2. Code must be done by hand - no HTML editors!
  3. Site should include components defined below.

Site Components:

  1. Basic tags
    1. headers
    2. paragraphs
    3. break
    4. style: strong, emphasis
  2. Links:
    1. to another page in site
    2. to another URL
    3. to a different place in page
  3. Images:
    1. basic
    2. height and width
  4. Tables:
    1. headers
    2. rows
    3. [spanning rows and/or columns]
  5. Lists:
    1. bulleted
    2. numbered
    3. image as bullet