Quote:
Originally Posted by Quoth
You can't fill the screen width on a Kindle as there is a fixed minimum margin.
Correctly done epub css will fill the width on most epub systems at width: 100%; height: auto; if the image isn't too tall.
|
On a Kindle, you can use negative margins to be able to use more of the screen.