HTML Heading Tags

 

HTML Heading Tags

HTML heading tags are used to display your heading text in a larger font with <h1> being the largest down to <h6> being the smallest.

Some Search Engines place relevance on text displayed within the heading tags, so place some of your most relevant keywords within any of the 6 <hx> tags.

 

Example:

<h3>Working With Heading Tags</h3>

When using the HEADING tags, you don’t have to use the <h1> for your first heading. You may begin with the heading size of your choice. However, for your secondary headings, you should not use a larger heading than you began with. In other words, if you’re using <h3> for your primary heading, then your secondary headings should be <h4> or <h5> and not <h1> or <h2>.

This concludes the HTML heading tags section.

 
 

 
 
Visit the following pages for a wealth of copy and paste codes and tips:

HTML Tips
Copy and paste special effect HTML codes for your web page.

HTML Codes
An HTML codes chart you can use to copy and paste codes into your web page.

HTML Color Codes
An HTML color codes chart you can use to copy and paste color codes into your web page.

JavaScript Codes
Copy and paste special effect JavaScript codes for your web page.

Web Design Tips
Tips, tricks, and special effect codes for your web page.

HTML Tags
A list of HTML tags.

HTML 5 Tags
A list of the latest HTML tags to be developed.

ASCII Codes
Special text characters and code for your web page.