A simple HTML document, with the minimum of required tags:
The body element defines the document's body.
The body element contains all the contents of an HTML document, such as text, hyperlinks, images, tables, lists, etc.
The <body> tag is supported in all major browsers.
DTD indicates in which HTML 4.01/XHTML 1.0 DTD the attribute is allowed. S=Strict, T=Transitional, and F=Frameset.
The <body> tag supports the following standard attributes:
More information about Standard Attributes.
The <body> tag supports the following event attributes:
More information about Event Attributes.
Your Query was successfully sent!