<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "xhtml1-transitional.dtd"> <html xmlns='http://www.w3.org/1999/xhtml'> <head> <title>NIST DOM HTML Test - DOCUMENT</title> <script type='text/javascript' src='selfxhtml.js'></script><script charset='UTF-8' type='text/javascript' src='HTMLBodyElement12.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></head> <body onload="loadComplete()" id="TEST-BODY"> <form id="form1" accept-charset="US-ASCII" action="./files/getData.pl" enctype="application/x-www-form-urlencoded" method="post"> <p> <textarea name="text1" cols="20" rows="7"></textarea> <input type="submit" name="submit1" value="Submit" /> <input type="reset" name="submit2" value="Reset" /> </p> </form> <p> <map name="mapid" id="mapid"> <area tabindex="10" accesskey="a" shape="rect" alt="Domain" coords="0,2,45,45" href="./files/dletter.html" title="Domain1" /> <area tabindex="10" accesskey="a" shape="rect" alt="Domain" coords="0,2,45,45" href="./files/dletter.html" title="Domain2" /> </map> </p> <p> <img id="IMAGE-1" src="./pix/dts.gif" alt="DTS IMAGE LOGO" longdesc="./files/desc.html" usemap="#DTS-MAP" width="115"/> </p> <p> <object data="./pix/line.gif" codetype="image/gif" height="10"> <applet alt="Applet Number 1" code="applet1.class" width="10" height="10"></applet> </object> <object data="./pix/logo.gif" type="image/gif"> <applet alt="Applet Number 2" code="applet2.class" width="10" height="10"></applet> </object> </p> <p> <a id="Anchor" dir="ltr" href="./pix/submit.gif" accesskey="g" type="image/gif" coords="0,0,100,100" shape="rect" rel="GLOSSARY" rev="STYLESHEET" hreflang="en" charset="US-ASCII" tabindex="22" name="Anchor">View Submit Button</a> </p> </body> </html>