>
>
> One last question, does anyone know how many decimal places you can use
> when setting pixel and percentages in CSS? In my experience it seems like
> fonts allow finer accuracy (i've used ems values like 2.4) but widths seem
> only to allow #.0 and #.5.  Any info or references about this?
>
>
IE6 and IE7 ignore the decimal part in percentage values and px values, and
they ignore the third decimal place in em values. I don't know about IE8
and IE9. I think all other (non-IE) browsers recognize at least the first
decimal place in percentage and px values and the third decimal place in em
values.

Regards,
Chetan Crasta
______________________________________________________________________
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