<HTML>
</HTML>
Denotes the file as an HTML document. The begin-tag typically appears after the !DOCTYPE element. The end-tag comes after all HTML elements in the document.
This element has no attributes.
Example
<HTML> <HEAD> <TITLE>This is the title</TITLE> </HEAD> <BODY> <P>This is an HTML document. </BODY> </HTML>
See also:
| file: /Techref/language/html/r020/slide38.htm, 1KB, , updated: 2005/4/22 09:24, local time: 2012/2/9 01:14,
38.107.179.232:LOG IN |
| ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.ecomorder.com/techref/language/html/r020/slide38.htm"> HTML Reference</A> |
| Did you find what you needed? |
.