Quote:
Originally Posted by Quoth
Set height and width (proportionately) in pt or em (1em = 12pt) for images that scale with user selected font size. But only works on some devices/apps. Unreliable!
Normally px should be used and images should not attempt to rescale with user font size selection.
|
The problem with using px is that unless you know the screen the ePub is going to be read on, it could maybe be too large or too small.