* RePost wrote:
>> A corollary is px for setting line height.
>> http://fm.no-ip.com/auth/line-height-inherit.html demonstrates how it can be
>> a problem.
>>   
>Felix, I don't quite get this "Use only <number> for line-height" 
>business proposed at the link you provided.
>
>If your "number" is neither percentage nor em nor pixel, what does it 
>represent?

http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height

  ...
  <number> 
    The used value of the property is this number multiplied by the
    element's font size. Negative values are illegal. The computed
    value is the same as the specified value. 
  ...

So 1.0 is one time the element's font size, 2.0 two times, ...
-- 
Björn Höhrmann · mailto:bjo...@hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 
______________________________________________________________________
css-discuss [cs...@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