View Single Post
Old 11-16-2011, 09:42 AM   #8
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,550
Karma: 19500001
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
I use <h1> for chapters. If there are parts or books, I use <h1 class="part"> or <h1 class="book">. For the title page I use specific formatting with no <hX> tags.

If I used some automatic tool like Sigil to build the NCX, for example, I'd probably use <h1> for the top level and then <h2>, <h3>... But since I don't, I just use <h1> for chapters because each chapter is in its own XHTML file, and there it is the top division.
Jellby is offline   Reply With Quote