Simple Table of content template for your stories
Title of book
Table of contents
"Title of Book" and "Table of contents" created with
the following HTML:
##<center>Title of book</center>
###<center>Table of contents</center>
For chapters I suggest a numbered list for chapters that follow a simple number system. Example Chapter 1, 2, 3, excetera.
Chapters:
- it began
- we went
- we saw
- he died
- conquest
- retribution
- excetera
You will need to make a carriage return after Chapters and get a blank line to get the nice ordered list. I am still not that good at this mixed form of HTML, but am learning as I go.
That's a basic simple "Table of Contents". There are a few other choices to try, A centered TOC:
That was done like this:
<center>Chapter 1</center>
<center>The rain began</center>
<center>Chapter 2</center>
<center>We got wet</center>
Several ways to do it. The important thing is this...You can now have a simple to update TOC apart from your story yet easy to get to for your readers.
Still a work in progress....
I got tired, tried for a few hours to figure out how to put the code in a shadow box but it just was not working, will try again tomorrow.