answersLogoWhite

0

Technically it should be included, but many browsers assume its existence if it isn't there. (if i recall correctly)

If you want to stay compliant with the W3C specifications, however, you must have a body tag. It must be the only body tag in the page, it must be a direct child of the HTML tag, and it must be preceded by 1 and only 1 HEAD tag.

User Avatar

Wiki User

12y ago

What else can I help you with?

Continue Learning about Engineering

What HTML tag is used to mark the top of the page?

The first tag you use when developing an HTML document is the tag. The first tag you use for the main content of your page is the tag. is the tag that marks the top of an HTML page. The minimum required first like is , which starts the definition of the page content.


What is a basic structure of HTML?

A HTML file has the below structure <HTML> <HEAD> <TITLE> Title of the Web page <TITLE> Header of the Web page </HEAD> <BODY> Body of the Web Page </BODY> </HTML> The file has a .HTML extension and can be viewed in any web browser like IE or chrome or Mozilla


What is a simple program used to create HTML documents?

Any simple text editor can be used to create an HTML document. HTML documents are just simple text, so any basic editor will do the job. Notepad, Vim, or Emacs are all good examples of very simple programs used to create HTML documents. (I'm not sure of the Macintosh equivalent to these, but that would work just as well.)


What is a link of documents images and sounds?

Anchor tag can be used to link different elements in HTML. Documents, sounds and images all can be linked using the anchor tag.


What HTML tag element surrounds all the other tags in the document?

The HTML tag surrounds all others: <html></html> The BODY tag surrounds all of the content tags: <body></body> Note: Right-click a page in your browser & choose View Source. Then look at the top and bottom of the text to see how these play out. Exception to the rule: There is sometimes a !DOCTYPE tag that appears before (outside of) the HTML tag, but there are no tags that appear after it.

Related Questions

What HTML tag is used to mark the top of the page?

The first tag you use when developing an HTML document is the tag. The first tag you use for the main content of your page is the tag. is the tag that marks the top of an HTML page. The minimum required first like is , which starts the definition of the page content.


Which tag is not required for an HTML page?

The only tags needed are the HTML, HEAD, TITLE and BODY tags, with their corresponding closing tags. All other tags can said to be not required, though obviously many of them will be used, as otherwise your page would be very plain.


What is a basic structure of HTML?

A HTML file has the below structure <HTML> <HEAD> <TITLE> Title of the Web page <TITLE> Header of the Web page </HEAD> <BODY> Body of the Web Page </BODY> </HTML> The file has a .HTML extension and can be viewed in any web browser like IE or chrome or Mozilla


Are Documents on the world wide web are linked by hypertext markup language?

HTML is the main language of the web - any webpage is written in it. There are other programming languages behind the mechanics of many sites, but everything has HTML in it. There are a few non HTML documents kicking around on the web, such as PDFs and text files. But these will all be linked to from HTML files.


What is a simple program used to create HTML documents?

Any simple text editor can be used to create an HTML document. HTML documents are just simple text, so any basic editor will do the job. Notepad, Vim, or Emacs are all good examples of very simple programs used to create HTML documents. (I'm not sure of the Macintosh equivalent to these, but that would work just as well.)


What is a link of documents images and sounds?

Anchor tag can be used to link different elements in HTML. Documents, sounds and images all can be linked using the anchor tag.


What required all official documents to have a british stamp?

Stamp act


Which export documents are required to be prepared by the exporter himself?

The Power of Attorney, the Commercial Invoice, and the Pro Forma invoice are all export documents that are required to be prepared by the exporter himself.


What did the stamp act required colonist to do?

pay taxes on all legal documents


What HTML tag element surrounds all the other tags in the document?

The HTML tag surrounds all others: <html></html> The BODY tag surrounds all of the content tags: <body></body> Note: Right-click a page in your browser & choose View Source. Then look at the top and bottom of the text to see how these play out. Exception to the rule: There is sometimes a !DOCTYPE tag that appears before (outside of) the HTML tag, but there are no tags that appear after it.


Have you submitted the necessary documents to the consulate for the visitor visa application?

Have you provided all required documents to the consulate for the visitor visa application?


Do web servers store HTML documents as well as databases?

Yes. Web servers are capable of storing all kinds of files for the internet.