- font-family:
- serif
- sans-serif
- cursive
- fantasy
- monospace
- (p. 153)
- font-style:
- italic
- oblique
- normal
- font-weight:
- bold
- bolder
- lighter
- 100
- 200
- . . .
- 900
- normal
- font-size:
- small
- medium
- large
- ALSO: xx-small, x-small, x-large, xx-large, normal
- larger
- smaller
- 16px
- 1.5em
- 150%
- line-height:
- 1.37em
- 170%
- color:
- #FF9933
- #F93
- rgb( 80%, 60%, 20% )
- background:
- #FF9933
- etc.
- word-spacing:
- 7px
- letter-spacing:
- 4px
- text-indent:
- 18px
- text-align:
- left
- right
- center
- justify
- font-variant:
- small-caps
- none
- text-decoration:
- underline
- overline
- line-through
- blink
- none
| |