View Single Post
Old 09-05-2020, 09:52 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,082
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 Syllius View Post
Hello, I would like to force a carriage return in the code for the cover browser to give me an extra line of text. Is there is a simple way to do this? Thanks in advance.
Odd way to do that Do you still hit the Carriage return Lever on your Typewriter 2 times?

Spacing can be done with bigger margin-top or margin-bottom values.
Another (IMHO less elegant) is put a <br /> before that text

<p> <img.... </img><br />"Text here"</p>
theducks is offline   Reply With Quote