answersLogoWhite

0

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

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Why do you use a HTML?

HTML is the language used to code web pages, it formes the basic structure of a web page. Without HTML, webpages would not exist.


Enumerate the basic HTML structure's and describe each briefly?

The page starts with the HTML start tag Followed by the tags, and goes here Followed by the Tag. The followin HTML will be the content of you web page Followed by closing the Tag, and tags. Here is a sample of a Basic HTML document: the name of the page This is a basic HTML structure. This is where the content goes that will display on your page.


What are the basic HTML codes?

Some basic HTML codes are as followed


What is the basic structure of an HTML?

The basic structure of HTML includes tags, attributes and elements. According to the W3C, all X/HTML documents must contain:A doctype declaration, to tell the browser what version of HTML is being used.An HTML element, which will contain all other elements. HEAD and BODY are the legal children for the HTML element.A HEAD element, used to hold meta data. There must be one and only one HEAD element, and it must be the first child of the HTML element.A TITLE element, which is a child of the HEAD element, and describes the content of the page for browsers and search engines.A BODY element, which holds all the page data. There must be one and only one BODY element, and it must be the second child of the HTML element.Give below is an example of the most basic HTML 5 document structure:A Basic HTML 5 PageWelcome to Answers.comGiven below is the example of the basic structure of an XHTML document (this language is in the process of being replaced by HTML 5):Page Title for Browser and Search EnginesWelcome to Answers.com


How does PHP differ from HTML in terms of application and structure?

In structure &lt;?php ?&gt; &lt;html&gt; &lt;/html&gt; in application - one is static and another is dynamic. this much ......


How do you prepare an HTML?

The basic HTML base to a HTML website is &lt;HTML&gt; &lt;title&gt; &lt;/title&gt; &lt;head&gt; &lt;/head&gt; &lt;body&gt; &lt;/body&gt; &lt;/HTML&gt;


What extensions are added to basic HTML documents?

.htm, .html, .xhtml


How HTML tags needed to create a basic webpage?

HTML tags can be made to create a basic webpage. The basic tags with some text can make a webpage in basic format.


What is HTML and what does it do in webpages?

HTML is the structure of a webpage. HTML is the outdated version. The newest versions are html5 and xhtml.


What is HTML View?

The view of the website in form of HTML is HTML view. It is the basic code you write in text editor.


What are the basic computer skills I need to move on to HTML training?

The only basic computer skill you need to start HTML training is keyboarding.


Basic structure of SQL?

SQL: Basic structure