center an image
I work exclusively in calibre's editor to make the epub for upload to Amazon. I convert the EPUB via calibre to PDF for upload to Amazon for printed books. There are several ways in CSS to center an image. Here are six print-screens showing how to alter by adding style="display: flex; float: none; margin: auto;" to center an image. There are umpteen other ways of doing this. Best regards, Pop
|