View Single Post
Old 06-21-2011, 10:44 AM   #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,098
Karma: 60358908
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 Skyliner390 View Post
Thank you Idolse, I'll try that, though my problem is not with paragraphs but with the space between the lines. e.g

Code:
" The Amazon Kindle is an e-book reader developed by Amazon.com subsidiary Lab126 

which uses wireless connectivity to enable users to shop for, download, browse, and read 

e-books, newspapers, magazines, blogs, and other digital media.[1] The Kindle hardware 

devices use an E Ink electronic paper display that shows up to 16 shades of gray, 

minimizes power use and simulates reading on paper.Several hardware devices support 

this platform, including a main "Kindle" line and a parallel "Kindle DX" line. "
Those appear to be Hard breaks.
As a test only:
Code:
p {margin-top: 0; margin-bottom: 0}
If they come together, they are being treated as Paragraphs <p>...</p>

play (down, a smidgen at a time) with the Unwrap factor in conversion
theducks is offline   Reply With Quote