View Single Post
Old 03-24-2012, 08:24 AM   #1
markjoseph
Member
markjoseph began at the beginning.
 
Posts: 21
Karma: 10
Join Date: Dec 2010
Location: Nanuet, NY
Device: nook kindle
Line Spacing in Sigil?

I'm trying to create blank lines in my book. For example I used three asterisks between sections and would like a blank line above and below them. The code I see is:

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

<p class="calibre2"></p>

<p class="calibre2"></p>

<p class="calibre4">***</p>

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

<p class="calibre2"></p>

In the Nook for PC and the Adobe Reader the line spaces are not there. What code will work? I'm using Sigil 5.3. Thanks, Mark

Oh, by the way, the line <p class="calibre2"></p> appears all over the place. Do I need to worry about deleting it?
markjoseph is offline   Reply With Quote