[EMAIL PROTECTED] wrote: > In the shorthand style font: > > font: 100%/120% Verdana, Arial, Helvetica, sans-serif; > > What does the /120% represent? I'm guessing > font-size-adjustment, but I can't seem to find anything > via google confirming or dispelling that guess. > >
As others have pointed out, line-height. But don't give line-height a value, as is done here. Just use "1.2" or another unitless number for much better results. Zoe -- Zoe M. Gillenwater Design Services Manager UNC Highway Safety Research Center http://www.hsrc.unc.edu ______________________________________________________________________ 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/
