Forum Moderators: open
I am trying to use h1 and h2 tags in my css
H1 { font: bold 12pt/14pt helvetica }
H2 { font: bold 10pt/12pt arial }
then using both the tags inside my webpage for same news/article title.
Is this termed bad/negative?
How can i implement both h1 to h6 tags for same news/article title on a given webpage?
Home >> Category Name >> Article Name (in site-navigation I am using h1 tag for article name)
again for the body of page, I am displaying the article name once again using a h2 tag.
article name is present in my title, description and keywords as well.
If you search for "how to use h tags" in Google you'll get some useful info pages on the proper use of h tags.