View Single Post
Old 09-17-2012, 12:32 PM   #4
mjwilson
Connoisseur
mjwilson ought to be getting tired of karma fortunes by now.mjwilson ought to be getting tired of karma fortunes by now.mjwilson ought to be getting tired of karma fortunes by now.mjwilson ought to be getting tired of karma fortunes by now.mjwilson ought to be getting tired of karma fortunes by now.mjwilson ought to be getting tired of karma fortunes by now.mjwilson ought to be getting tired of karma fortunes by now.mjwilson ought to be getting tired of karma fortunes by now.mjwilson ought to be getting tired of karma fortunes by now.mjwilson ought to be getting tired of karma fortunes by now.mjwilson ought to be getting tired of karma fortunes by now.
 
Posts: 96
Karma: 511127
Join Date: May 2012
Device: Kindle Keyboard
Quote:
Originally Posted by DiapDealer View Post
Code:
p.image_container {
    text-indent: 0;
    text-align: center;
    }
Code:
<p class="image_container"><img src="../Images/blahblah.jpg" /></p>
Thanks!

Quote:
Originally Posted by Jellby View Post
Note that there's no CSS in MOBI at all. You can use CSS in your source file, but it will be converted to <center> or whatever by kindlegen.
Cheers. I'm not too worried about what the MOBI looks like internally, just whether I can really write source HTML which works in all cases.
mjwilson is offline   Reply With Quote