Quote:
Originally Posted by Geoff_C8
As I had rather lazily used the construct <p height="40"> </p> to achieve a certain size spacing, this was eventually rendered useless.
|
I'm sure you know this, Geoff, but "<p height="40">" is Mobi markup, not ePub. It's also horribly dependent on the resolution of the device - much better to specify a margin in em units, not pixels.