HTML Headings

HTML Headings Are Important

HTML Headings are very important. You should use the heading tags to break your page into different sections, using the most important HTML Heading tag first then some text and then the next HTML Heading. Keywords and keyword phrases should also be in your HTML Headings along with the text. Any text that is in the HTML Headings will be treated as important by search engines and give your keywords extra strength. What are HTML Headings? They are h1, h2, h3, h4, h5 and h6.
h1 is the most important h6 least important.



<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html>
<head>
<title>How To Create a Website - Free Tutorial Site - Learn How To Make a Website</title>
<meta name="description" content="How To Create a Website isn't that difficult, once you know how! How to create a website is a free tutorial site, learn how to make a website using easy to understand, website builders, design tips, website design tutorials and lots more." />
<meta name="keywords" content="how to create a website, how to create a website, to create a website, create a website, create website, create, website, make a website, make a free website, free website, Yola, affordable website design, website design, design, free tutorial site, learn how to make a website, web, free, tutorial, site, how to create a website free, website builders, HTML, webmaster tools" />
</head>
<body>
<h1>How To Create a Website</h1>
<h2>How To Create a Website - Free Tutorials</h2>
<p>How To Create a Website isn't that difficult - once you know how! But where do you start? How To Create a Website is a free tutorial site on making a website, learn how to make a website ..........</p>
</body>
</html>

HTML Heading Tags 1-6

Note that the h1 tag is only used once - it is supposed to be the main heading of the page and shouldn't be used multiple times.

h2 to h6 can be used as often as you desire, but they should always be used in order, as they were intended. For example, an h4 should be a sub-heading of an h3, which should be a sub-heading of an h2.

Related Pages





2create a website
STOP! READ THIS! Want to make a website and don't know where to start click here
Make a Website