Header Tags - H1 H2 H3
h1 tag should be main headings which if followed by further h2, h3 and so on. The h1 is usually the boldest one whereas h3 font size is smallest.
Defined Heading Tags are:
<h1>some text here</h1>
<h2> some text here </h2>
<h3> some text here </h3>
No comments:
Post a Comment