I'v converted my book to epub in Sigil but am having difficulty with the contents TOC - still.
I'v stated to create the contents hyperlinks for chapters using:
<a name="answer_1"><p><Chapter1</p></a>
and
<a href="#answer_1">Chapter 1 in contents</a>
But the Chapter heading is an h2 and i=the html turns it into normal text, not in the centre.
Any ideas?
Shoot me down if I'm doing it the wrong way?
|