image control
By using CSS you can make changes so that zero blank space appears before the full page image. If you reduce the size of the image, both width and height are reduced in proportion. Doing this now produces blank space to the right side of the image. However, by leaving a margin to the right of the image text that is normally after the image is now to the right of the image. This behaves well in ebook readers when you change view from one, two, or more columns. Many ebook reading programs let you tap on an image and the image will temporarily fill the screen. You can also set the image to float right instead of left. In this case the text will be to the left of the image.
|