answersLogoWhite

0

How many section of HTML document?

Updated: 8/11/2023
User Avatar

Wiki User

11y ago

Best Answer

There are six headings that are available to be used in HTML. The range from H1 to H6. An H1 is more important then H6 heading. There should only be one H1 heading on any single HTML page.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

There are two main sections in a HTML document. They are the head section and the body section.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many section of HTML document?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the main part of an HTML page?

The main section of an HTML document is it's Body, defined by the and tags.


What element can only be discovered in the head section of an HTML document?

The title.


Can a TITLE tag can be used in any section of a webpage?

No, it must be used in the section of your HTML document. Here is an example of how to use it: <html> <head> <title>Web Page</title> </head> <body> </body> </html>


What are the two page section in HTML?

Head and body are the two sections of a HTML document with head containing information usually not seen by the user and everything in the body section being seen by the user.


What HTML element is always found within a HEAD container?

The only HTML element that is required in the HEAD section of an HTML document (according to the W3C specifications for HTML 4, HTML 5 and XHTML) is the TITLE element.


What happen when you place functions in the head section of the HTML document?

You can place functions in the head section. They will be styled the same way head is styled.


How are HTML documents and webpages related?

HTML is a language that is used to create web pages. A HTML document is a web page in effect. It is the browser that opens a HTML document and displays it as a web page.


What is an internet document called?

There are many types of internet documents. The most popular is an HTML (HyperText Markup Language) document. Many website are made in HTML.


What are the elements of an HTML document?

The elements of an HTML document are:HEADTITLEBODY


What element do you use to beginning and end of the body of HTML document?

The beginning and end of the BODY section of an HTML document is delineated by the and tags respectively. Together, these tags mark off the extent of what would be called the body element.


What are the HTML documents?

An HTML form is a section of a document containing normal content, markup, special elements called controls (checkboxes, radio buttons, menus, etc.) ...


How do you open HTML document?

click on html link