Quote:
Originally Posted by JSWolf
But, there is going to be a difference in border thickness when using a Reader witha n 800x600 screen vs a current 300DPI screen when using px. SO is px good to use in that case where you do not know what sort of Reader it may be read with?
|
Can you render a border with 1/2 a pixel?
Per W3Schools:
Quote:
The width can be set as a specific size (in px, pt, cm, em, etc) or by using one of the three pre-defined values: thin, medium, or thick.
|
If you really want to use EM to define a border width, Jon, then you are certainly welcome to. I won't. It would take a great deal of fine-tuning to make it look decent. For the OP's consideration about automated software conversion - I would definitely not recommend it.