View Single Post
Old 05-23-2011, 07:32 PM   #2
DreamWriter
Books are brain food.
DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.DreamWriter ought to be getting tired of karma fortunes by now.
 
DreamWriter's Avatar
 
Posts: 2,950
Karma: 4836916
Join Date: Nov 2010
Location: U.S.
Device: Paperwhite · Fire HD6/HD8/HD10 · Galaxy Tab A7
I see that your post is over a week old and it hadn't received any responses. Sorry, but I just saw it. You may have already found the answer, but here's what I do:

In the place where you want the link to appear (the last page, in your case), the HTML looks like this:

Code:
<a href="#toc">Table of Contents</a>
Then, right before the actual Table of Contents, insert this code:

Code:
<a name="toc" />
I hope that helps!
DreamWriter is offline   Reply With Quote