Note that, in the CSS spec, percentages in margin-top are not calculated in relation the the height, but to the width, so a "margin-top: 50%" does not mean you will se half a blank page.
The Mobipocket documentation is not clear in this point. It allows percentage in vertical space, but it does not say what is the reference.
|