View Single Post
  #7 (permalink)  
Old Apr 11th, 2007, 17:23
karinne's Avatar
karinne karinne is offline
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Firefox bug in CSS (font) shorthand

Some shorthand properties have values that are required at all times when using them and font is one of them

Efficient CSS with shorthand properties

Quote:
When using the font shorthand you can omit any values except font-size and font-family – you always need to give values for those, and in that order.
Reply With Quote