View Single Post
Old 03-21-2022, 12:14 AM   #10
rcentros
eReader Wrangler
rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.rcentros ought to be getting tired of karma fortunes by now.
 
rcentros's Avatar
 
Posts: 7,895
Karma: 52566355
Join Date: Mar 2013
Location: Boise, ID
Device: PB HD3, GL3, Voyage
Quote:
Originally Posted by JSWolf View Post
Code:
.noindent {
text-indent: 0;
}
.sb {
  margiun-top: 1em;
  margin-bottom: 1em;
  text-align: center;
  text-indent: 0;
}
Code:
<p class="sb"><img alt="" src="../images/spacebreakimage.jpg"/></p>
<p class="noindent">
There is the code for a space break that uses an image between the sections.
Would this be an actual image and wouldn't that increase the size of the book by quite a lot? Is this particular book there would probably be a over a thousand of these. Would the this code be applied at the top of the .css style sheet and just automatically work?

Thanks. Looks interesting, but not sure how I would apply it.
rcentros is offline   Reply With Quote