- From: <pdf@bizfon.com>
- Date: Mon, 11 Sep 2000 15:01:57 -0400
- To: Eric Benvenue-Jennings <eric@rapid13.org>
- cc: www-style@w3.org
No.
First of all, there are no spaces in any of those font names, so therefore, no
need to quote any of it. But if there was...
body { font-family: "Times New Roman",Arial,sans-serif; font-size=9pt; }
-Peter
Eric Benvenue-Jennings <eric@rapid13.org> on 09/11/2000 02:40:03 PM
To: "'www-style@w3.org'" <www-style@w3.org>
cc: (bcc: Peter Foti)
Subject: Re: Specific/generic font-family name clashes
Well then... is the following syntax correct?
body { font-family: "Verdana,Arial,Sans-Serif"; font-size=9pt; }
Received on Monday, 11 September 2000 15:02:20 UTC