Re: Web Fonts

On Thu, 24 Aug 2006 12:43:44 +0200, Håkon Wium Lie <howcome@opera.com>  
wrote:
> you would write:
>
>     h1 { font-familiy: Headline, url(http://example.com/fonts/hdl.zip),  
> serif }

Perhaps

  h1 { font-family: Headline url(...), serif }

would be better. Putting the name of the font and the font resource  
together instead of separating them by a comma.


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Thursday, 24 August 2006 10:57:11 UTC