Hi Doitsu;
Try using:
Code:
<div class="Box1"><img width="200" height="300" src="../Images/UpsideL.png" alt="" /></div>
<div class="Box2"></div>
It seems that iPad -by default- gives the image the size of a line. Maybe we must specify its size to solve the issue.
Regards
EDIT: By the way, you could use my primitive "solution" that works on iPad and Kindle (but it has some issues under ADE):
https://www.mobileread.com/forums/sho...55&postcount=9
Also read the post #13 of that thread.