Quote:
Originally Posted by JSWolf
That weird solution is not a solution. It's sloppy code.
|
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.