CSS Reference-Lesson 7
| Property | Shorthand property combining | Possible values *=default |
see Lesson CSS |
|---|---|---|---|
| font | font-style font-variant font-weight font-size line-height font-family |
8 | |
| font-family | inherit (font-name) (multiple font names separated by commas) |
9,10 | |
| font-size | inherit xx-large x-large larger large medium* (percentage) (length) |
9 | |
| font-style | inherit normal* italic oblique |
9 | |
| font-variant | inherit normal* small-caps |
9 | |
| font-weight | inherit normal* bolder bold lighter 100 200 300 400 500 600 700 800 900 |
9 | |
| height | inherit auto* (percentage) length |
11 |