Re: FW: Font-family specification

At 11:01a 02/02/96, Hakon Lie wrote:

>Another solution is to limit the number of font names to 1 in the
>'font' property:
>
> a)  font: 12pt/14pt sans-serif bold;  /* legal */
> b)  font: 12pt/14pt helvetica sans-serif bold;  /* illegal? */
>
>I would prefer also allowing b).


Hmm. (BTW, do the cc'd recipients wish to be cc'd in addition to www-style?)

How about having the font substitution specified separately from the style
assignment? Like, just have a dedicated region in the style sheet for a
font substitution table. That way you can limit the number of font names to
1 in the 'font' property without losing substitution ability. Besides, it
will make for much cleaner code, which is what style sheets are trying to
do for HTML in the first place, so let's do likewise for the style sheets
themselves.

-Walter

__________________________________________________________________________
    Walter Ian Kaye <boo@best.com>     Programmer - Excel, AppleScript,
          Mountain View, CA                         ProTERM, FoxPro, HTML
 http://www.natural-innovations.com/     Musician - Guitarist, Songwriter

Received on Friday, 2 February 1996 07:49:21 UTC