HTML h1 h2 h3 h4 h5 h6 tags - HTML Blok elements - Guide to HTML, XHTML Guide

Change Font Size: / / Directory List

12.2. HTML h1 h2 h3 h4 h5 h6 tags

H, h1, h2, h3, h4, h5, h6 tags - that the title of the article
  • H the label is paired to <h> began to </ h> end
  • Attribute:
  • Trackback Address: http://www.nt22.com/xhtml-html/tag_h/

Example

  <body> <h> Article, the title of </ h> <p> introduced </ p> <section> <p> .... </ p> <h> article, two heading </ h> <p > .... </ p> <h> another two heading </ h> <p> .... </ p> </ section> <section> <p> .... </ p> Under the heading of a two <h> </ h> <p> .... </ p> <section> <h> three heading </ h> <p> .... </ p> </ section > </ section> </ body> 

HTML h tags and labels examples section

Examples of HTML h labels

Extended reading

H1 in a page should appear only once, because it represents the main title of the article