View Single Post
Old 02-06-2017, 10:09 PM   #8
ahana2607
Registered User
 
Join Date: Jul 2016
Location: India
Posts: 32
H1 is the first heading which is use for any web document and H6 is the least important heading. Heading Tags are as follow:
<h1> some text </h1>
<h2> some text </h2>
<h3> some text </h3>
<h4> some text </h4>
<h5> some text </h5>
<h6> some text </h6>
ahana2607 is offline   Reply With Quote