Quote:
Originally Posted by DNSB
Not necessarily sloppy code. I used a non-displaying h with title when the book is using a graphic for the displayed title.
As for using h elements for a hierarchical TOC? One omnibus I recently read used h1 for the books, h2 for the parts within the books, h3 for chapters and h4 for sub-chapters. Made for an easy to follow TOC with no extra work required.
|
That is an unusual eBook. In most cases, it's <p> for all of that. I would like it if the authors spoke out about the way their books are make as eBooks so maybe things would be made properly.