Change Font Size: Previous / Next / Directory List
5.4. Display HTML Title
Example
<h1>Title 1</ h1> <h2>Title 2</ h2> <h3>Title 3</ h3> <h4>Title 4</ h4> <h5>Title 5</ h5> <h6>Heading 6</ h6>
Heading the top six labels, the order is´Ó´óµ½Ð¡, h1 largest h6 minimum.
Tips: h1 tags in a page can only be used once (it is the main title pages, which is equivalent to an article will not be a lot of the same title), but h2 to h6 tags can be used repeatedly, and from the h1 h6 should be the order of small to large.
