Quote:
Originally Posted by theducks
Every format has a different navigation scheme.
In EPUB the TOC is separate from the text (but part of the book). The TOC is the navigation, which is handled by the device.
Sigil uses the H# tags to propose a TOC (you can un-mark those to hide), which makes things really easy.
OTOH HTML usually includes the navigation. The navigation can be Arrows Previous/home(top) or TOC page/Next The first page has no Previous, the last has no Next. Each link has to be (hand) coded with the URL of the destinations.
|
I think you just said that mobi has no navigation other than TOC.