Felix Miata wrote:
> ... though it also specifies line-height: 1.25em, which should be
> changed to simply 1.25. Here's why:
> http://mrmazda.no-ip.com/auth/line-height-inherit.html
> http://mrmazda.no-ip.com/auth/bigdefaults.html

Hi,

Why does Yahoo specify line-height in EM's then?

/**
  * Default line-height based on font-size rather than "computed-value"
  * see: http://www.w3.org/TR/CSS21/visudet.html#line-height
  */
body * {line-height:1.22em;}

<http://developer.yahoo.com/yui/build/fonts/fonts.css>
<http://developer.yahoo.com/yui/fonts/>

A bit confusing... I assume Yahoo CSS gurus know what they are doing.

I never specify a unit, but now I am wondering if I should.

Your thoughts?

TIA.
Micky

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to