Quantcast
Channel: MobileRead Forums - Reading and Management
Viewing all articles
Browse latest Browse all 24040

Centered picture on e-book viewer

$
0
0
Why the E-book Viewer doesn't centrally align a picture (280x1000 px) when using this code?

Code:

<div class="center"><img alt="Frontispiece" height="100%" src="../Images/frontispiece.jpg" /></div>
Code:

.center {
  text-align: center;
  text-indent: 0;
}

:thanks:

Viewing all articles
Browse latest Browse all 24040

Trending Articles