View Single Post
Old 10-23-2014, 04:05 PM   #2
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,079
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Blank Lines in Codeview have no effect of the book view, it just makes the code easier to read where a piece starts and ends

Code:
<p class="foo">Stuff</p>

<p class="foo">MoreStuff</p>
Margin top/bottom in the .foo CSS style sets the paragraph gap
Margin left/right sets the edges
Text-indent sets the paragraph indent
theducks is offline   Reply With Quote