Style question

On the Mac, font styles are as follows:

  0 = Plain (no style added)
  1 = Bold
  2 = Italic
  4 = Underline
  8 = Outline
 16 = Shadow
 32 = Condensed  /* decrease letterspacing */
 64 = Expanded   /* increase letterspacing */

As you can see by the binary numbering, these are additive.

How do I specify, in CSS1, that a font is both shadow and condensed?


(I would've asked this on www-style, but I wonder if that list still exists
since my subscription abruptly stopped last summer...)

__________________________________________________________________________
    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 Monday, 20 January 1997 22:14:59 UTC