Quote:
Originally Posted by radius
I'm curious how you specify margin width? I don't like using em units because I don't want my margin to change depending on my displayed font size. I usually go with pixels since I'm just quick and dirty editing for display on my personal devices.
|
I tend to specify margins in % so the amount of screen space used is somewhat consistent across my devices. Pixels are a pain when the screens vary from 600x800 to 1440 x1920 just for my eInk devices.