View Single Post
Old 01-14-2011, 01:37 PM   #5
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,108
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 wmeyer View Post
Thanks. No, I was not confusing literal spaces with vertical space. I realize HTML should ignore embedded spaces, but I am seeing the effect of them on the Kindle, and hadn't really considered that they would have no effect in HTML. However, if they are present in the HTML, do they get passed through to the EPUB output? And then to the MOBI file I convert to with Calibre?

Sorry, I am so new to this, and there are so many steps....
Yes.
To make code readable (to humans), HTML allows white-space in the code to make it easy to read. You could code an entire document without returns and it would still renders the same in a browser.
NBSP's are NOT ignored, set your insert point at a problem (paragraph), then switch to CV and see what is there.
Conversion can make a hash out of poorly coded sources. GIGO still applies
theducks is offline   Reply With Quote