View Single Post
Old 12-09-2020, 01:47 PM   #1
keres
Junior Member
keres began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Oct 2020
Device: desktop
Anchors not reaching destination correctly

I have lots of cross-references to add to a document. Half the book is made up of Appendix items. I've set up the first and it's not working correctly. It's supposed to find Appendix Item #26, but when I click the link, (while using Chrome's ebook reader) it only get halfway through Appendix 20.

The anchor link is:

<p class="appendix"><a href="Appendix.xhtml#A-26">Appendix #26. Poplar Ridge Friends Meeting</a></p>

Then, on the Appendix.xhtml file I've coded:

<h2 id="sigil_toc_id_119"><a id="A-26">26. Poplar Ridge Friends Meeting, July 8, 2014</a></h2>

Any suggestions?
keres is offline   Reply With Quote