Bill Kennelly's HTML Tag Reference
HTML
Description
The HTML tag identifies a document as an HTML document. All HTML documents should start with the <HTML> tag and end with the </HTML> tag.
Syntax
<HTML> .. <BODY>....</BODY> </HTML>
Attributes
No Attributes.

Tag Ref. A-ZBill Kennelly ©1999 - 2000Tag Groups