- From: Bert Bos <bert@w3.org>
- Date: Tue, 06 May 1997 10:42:14 +0200
- To: www-style@w3.org
Chris Lilley wrote:
>
> On May 5, 5:41pm, Terje Norderhaug wrote:
>
> !> The Interaction Cascading Style Sheets Editor was officially released
> !> today. It is a dialog based CSS editor for the Macintosh.
>
> It seems rather nice. Here is a stylesheet that I produced with the CSS
> editor in a couple of minutes :
One small error:
>
> BODY {
> MARGIN-LEFT: 10%;
> FONT-FAMILY: "Beautiful 2", "sans serif";
If this was meant to refer to the generic family sans-serif, it
should be spelled as
sans-serif
i.e., without quotes and with a dash. But then again, Chris is
quite likely to select a real font called "sans serif" just to confuse
everybody :-)
Bert
Received on Tuesday, 6 May 1997 04:42:31 UTC