If..Else Log

Unitless line-heights

Old news which is new to me. The css property line-height can accept unitless number values which act as a scaling factor for descendents to inherit.

-30-

One Response to “Unitless line-heights”

  1. Gravatar Veracon February 17th, 2006 10:04 pm

    Whoa, I’ve been doing that for ages. I remember being told that, however illogical it is, line-height is the only definition that accepts unitless numbers (well, except 0 of course).