HTML Assignment

1. Create a two page web site (2 points).

2. Each of the pages should contain a DOCTYPE indicating that the document is XHTML 1.0 Strict and the html tag indicating the appropriate namespace. You will want to copy these from www.nvcc.edu/home/jumiller/xhtml_tutorial/#validation (1 point)

3. One of the pages of the site should contain the following:

-a link to an external web site (2 points)

-a relative link to the other page in your site (2 points)

-use of at least three Cascading Style Sheet properties to format the page (2 points)

4. The second page of the site should contain an image as an inline image (not a background image) (1 point) with a suitable alt attribute (1 point)

5. Both pages should validate at http://validator.w3.org/ with no errors. (1 point)

6. When you are done, FTP the two html files and the image file to your student web space (or some other web space) and email me (at pegramite115@gmail.com) the URL of the page in the site described under #3 above.

You will receive 0 points on the assignment if the link does not work, so first view the page on the internet in your browser and copy and paste the link into the email to me.

Revised: July 22, 2009