Quote:
Originally Posted by stevenmoy
for example
<img src="Map_Of_US.jpg" width=200 height=300/>
In this way, i can still have paragraph around the images. The user just need to click on the image to see the max resolution of Map_Of_US.jpg. In this case i will include the Map_Of_US.jpg as 600x800, so the users can have fun to zoom it in and look at it.
|
Have you tried this on the Kindle 2? Conventional MOBI can't effectively wrap text around an image. Or do you mean above and/or below the image? Also, does specifying 200x300 actually give you this size or 400x600 (as it would if the original were 200x300 in size, see
Kindle Automatically Doubles Image Sizes)? Note that MOBI only honors width and height if they are shrinking the original image, see
Image support.