Thread: Spacing Issue
View Single Post
Old 10-05-2014, 01:22 PM   #5
Jozroz
Junior Member
Jozroz began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Oct 2014
Device: TrekStor Liro Color
Quote:
Originally Posted by theducks View Post
Use the Calibre Editor (T key). Use the Preview pane to locte the problem area. Click once on the problem line, now switch it the code editor, the code line# should be yellow near the problem. Normal Copy and paste into a [code] tag pair here , do the same for the CSS selectors

But your question points to a bigger issue: Your coding skills.
You need to learn the basics of HTML and CSS to do anything to clean/recode a mess.

It can be really simple or it can go the whole Zen Garden route.
Three Men in a Boat (here at MR) is another example of what can be done to make beautiful books.

<p class="calibre1">Montag grinned the fierce grin of all men singed and driven back by flame.</p>

<p class="calibre1"> [...]It never went away, that smile, it never ever went away, as long as he remembered.</p>

<p class="calibre1"><br /></p>

<p class="calibre1">He hung up his black-beetle-coloured [...] </p>


"[...]" here denotes text I ommited to clarify the details I posted.
The paragraph after the description of the smile should not have a gap first.
"He hung up his [...]" should follow a gap.
Jozroz is offline   Reply With Quote