XHTML
Due: Tuesday, Oct 19, 2004
This project will give you some experience with XHTML.
Download the html document xhtmlassign.html. This is a valid HTML 3.2 document. Convert it to a valid XHTML 1.0 Strict document.
To check your answer use the W3C validator. There are links in the document itself. Remember that the first thing you should do is change the doctype declaration.
Once you are done, have it checked by the instructor.