View Single Post
Old 10-07-2010, 07:54 PM   #15
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,147
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by citac View Post
Yes, I've come to the realization that Calibre simply isn't for me. I understand now why it does things the way it does, but I dislike it. Maybe some time in the future I'll reinstall it but use it just for conversion purposes on occasion.



That's what I discovered as I spent more time with it. I used to have a bunch of smaller files which I would go through, then go to the next file in the folder and so on. This one was larger, and the first time I realized I would have to use some sort of navigation structure within the file. If I remember correctly, I've got h1 for the title, h2 for the chapters, h3 for sections, and an occasional h4 for subsections. I tried to keep it as simple as possible.

What are #start, #onethird, #twothirds??
Anchor points
<a href="chapter1.html#start" ...
<a href="chapter1#onethird" ...
<a href="chapter1#twothirds" ...

see http://www.w3.org/TR/1999/REC-html40...ks.html#h-12.2
Note the use of the hash mark to take you to section 12.2
theducks is offline   Reply With Quote