Hello,

I have always specified a unit when coding my CSS (except units of 0). 
I am wondering what, when, why, and where I would be specifying a raw # 
for units? Examples?

Should I be coding like so:

        font: normal 76.1%/125 "Lucida Sans Unicode", verdana, helvetica, 
sans-serif;

Rather than:

        font: normal 76.1%/125% "Lucida Sans Unicode", verdana, helvetica, 
sans-serif;

In the above example, is specifying a unit for line-height a bad thing, 
sloppy, or just a matter of individual coding preference.

Your thoughts would be greatly appreciated.

Thanks list,
Cheers,
Micky
-- 
        ><(((º>`·.¸¸.·´¯`·.¸.·´¯`·...¸><((((º>

        ·´¯`·.¸. , . .·´¯`·...¸><((((º>`·.¸¸.·´¯`·.¸.·´¯`·...¸><((((º>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to