Quote:
Originally Posted by Hitch
FWIW I'm with Turtle--always use h1-h6 tags for headings. As he explained, it's semantic and it's important for accessibility. AND truth be told, if you work in HTML, it makes life easier, things easier to find, etc.
Hitch
|
The reason I forgot the header tags is because it was edited from an existing eBook and I didn't need the header tags to create the ToC. But I've since edited the code so it's good to go with header tags.
Thanks Turtle for the reminder about the header tags.