I'm curious for your opinions on the validity and semanticness of using multiple h1 tags on a single page and also then multiple sub heading tags h2/h3 etc.
apparently HTML5 has new section tags and you can have a h1 tag in each section making multipe h1 tags on a page.
Is that semantic? and how does that affect accessibility with screen readers etc.
I have always beleive that a page should only have one h1 tag but you can have multiple h2/3/4/5/6 tags, it's relevant to the content and if it is a heading it goes in a heading tag, the number tag you use is relevant to how important the content/heading is.
With that logic, then would you say multiple h1 tags is fine if you have multiple headings on a page that deserve that importance.
or is it even wrong to have multiple h2/3/4/5/6 tags, but that could mean you run out of tags for your headings if only one of each per page is semantically allowed?
All input is appreciated.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts
apparently HTML5 has new section tags and you can have a h1 tag in each section making multipe h1 tags on a page.
Is that semantic? and how does that affect accessibility with screen readers etc.
I have always beleive that a page should only have one h1 tag but you can have multiple h2/3/4/5/6 tags, it's relevant to the content and if it is a heading it goes in a heading tag, the number tag you use is relevant to how important the content/heading is.
With that logic, then would you say multiple h1 tags is fine if you have multiple headings on a page that deserve that importance.
or is it even wrong to have multiple h2/3/4/5/6 tags, but that could mean you run out of tags for your headings if only one of each per page is semantically allowed?
All input is appreciated.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts