I'm not sure where the points are coming in. But if you mean at some
places the css shows up as margin: 0pt; I think either firefox added
that or your original css file had it.

I never use points. I use px for sizing pages, margins, and padding. I
use 'em' for font-sizes, that way I can declare the font-size in the
body. Then if I want I can change the font size for everything by just
changing it in the body and it keeps the same ratio of all the text
(not sure if this is a good practice, just what I do).

http://css-discuss.incutio.com/wiki/Using_Points


Sincerely,
Michael Fokken
http://whatiscss.michaelfokken.com/



On Sun, Oct 16, 2011 at 9:08 AM, Ed Goodson <e...@copywritecolombia.com> wrote:
> Thanks michael that was very useful - one question, why do you use pt? I
> always get in trouble when I use the pt value as it is for print I thought
> Cheers Ed
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to