CIS 430 Assignment 2 -- xhtml/xml


Create a new version of your intro page by converting it to XHTML.   You will also include some XML to provide creator information.   

Be sure to do the following:

 

Validator code:

 <p>
     <a href="http://validator.w3.org/check?uri=referer"><img src="
http://www.w3.org/Icons/valid-xhtml10"
       alt="Valid XHTML 1.0!" height="31" width="88" /></a>
</p>

Be sure to replace referer with the address of your page.

Note:  If you attempt to cut from a browser and paste into Frontpage you will get additional formatting characters.  Instead paste into Notepad, then cut from Notepad and paste into Frontpage.  That removes the extraneous formatting.

Due one week after lecture on topic.