Quote:
Originally Posted by JSWolf
IMHO, chapter titles are best in h2.
|
What's the benefit of using h2 over h1?
I've always assumed this was just down to personal preference. I normally use h2 as the top-most section level in a book and then h3 and downwards for sub-sections.
e.g.
<h2>Part X</h2>
<h3>Chapter Y</h3>
or if no parts, then:
<h2>Chapter Y</h2>
I never use h1 unless it is an omnibus edtion of multiple books and then h1 will be used for the book title.