View Single Post
Old 08-21-2010, 01:32 PM   #13
Almiel
regrets buying PocketBook
Almiel ought to be getting tired of karma fortunes by now.Almiel ought to be getting tired of karma fortunes by now.Almiel ought to be getting tired of karma fortunes by now.Almiel ought to be getting tired of karma fortunes by now.Almiel ought to be getting tired of karma fortunes by now.Almiel ought to be getting tired of karma fortunes by now.Almiel ought to be getting tired of karma fortunes by now.Almiel ought to be getting tired of karma fortunes by now.Almiel ought to be getting tired of karma fortunes by now.Almiel ought to be getting tired of karma fortunes by now.Almiel ought to be getting tired of karma fortunes by now.
 
Almiel's Avatar
 
Posts: 44
Karma: 2144500
Join Date: Dec 2009
Location: Texas
Device: CoolReader (Android), Pocketbook 360 Ivory
Quote:
Originally Posted by WS64 View Post
Pat, I guess you use something like
<p style="text-align:center">* * *</p>
Instead of that use
<hr width="35%">
hr shows a centered, horizontal line, inthis case over 35% of the screen.
(Actually you should put the style content in the header of the file, else the epub validator will not be satisfied, although it works that way too)
FYI: You actually cannot use inline style tags in epubs. (Inline means using style="blahblahblah" inside of other tags.) I don't know why, maybe to decrease the amount of processing the readers have to do?...
Almiel is offline   Reply With Quote