On Thu, May 28, 2009 at 4:02 PM, Kym Costanzo <[email protected]> wrote: > > font: normal 1.2em/1.33333em Verdana, serif; > > I don't know what the slash between the two values means. I'm new to ems, > but learning.
The number + unit before the slash is font-size. The number after the slash is line-height. Oh, and a useful reference for this kind of information is the handy Sitepoint CSS Reference: <http://reference.sitepoint.com/css> Erik ______________________________________________________________________ css-discuss [[email protected]] 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/
