The adventure continues! Whenever I think I have finished my first EPUB, I find another problem!
This time I have noticed that some of the links in my table of contents, generated by Sigil, point to the page
before the destination page. This means that I have to click the link and then flip one page forward to arrive at my intended destination.
Having taken a close look, it only seems to occur whenever the destination is a h3 heading and the heading starts at the top of the page. My h3 heading elements have the largest top margins of all the elements in the EPUB, so I am assuming that some of the top margin is being left on the previous page.
Is this possible? Has anyone ever experienced this problem?