Quote:
Originally Posted by Banjo
OK. I must be missing something. The links in the index are calculated by Sigil when I create the index. How do I put a link in the index myself?
|
Code:
<p class="index"><a href="chapter1.html">Chapter 1</a></p>
You just have to modify the code I posted to fit your chapter title and filename. And style the CSS for .index to what you want.