Thread: EPUB output
View Single Post
Old 07-14-2010, 11:36 PM   #717
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,139
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 Katdragon View Post
Thanks for that - would you mind clarifying something though? I can't see any <span> codes in the htm files.

I'm a bit of a literal person so if you wouldn't mind using an example from the code that I posted to show how to do it properly?

Edit: I can post/pastebin you more code if need be.

Thanks so much
OH the DIV surrounds the Big letter, What surrounds the rest?
What you are trying to do is 1) keep the tags in balance (Every open has a close in the right place2) remove the trash between)

Without seeing a whole chapter (code), I would have a hard time guessing what needs removed and/or changing.

I have whole books that look clean and NO, Zero, Nada DIV tags. K.I.S.S. no fancy stuff, just indented paragraphs. A chapter header

Code:
<p class...>   stuff   </p>
Sigil colors the tags, if your balance is of, the color of the text is NO LONGER black. Balance before you leave , sigil will correct errors, If it has to remove most of the body to do it.
Do Frequent saves, every GOOD change
theducks is online now   Reply With Quote