CSS Reference-Lesson 11
| Property | Shorthand property combining | Possible values *=default |
see Lesson CSS |
|---|---|---|---|
| position | inherit static* relative absolute fixed |
11 | |
| quotes | inherit none (string)(string) |
16 | |
| right | inherit auto* (percentage) (length) |
11 | |
| table-layout | inherit auto* fixed |
13 | |
| text-align | inherit left center right justify |
10 | |
| text-decoration | inherit none underline overline line-through |
10 | |
| text-indent | inherit (percentage) (length) |
10 | |
| text-transform | inherit none* capitalize uppercase lowercase |
10 | |
| top | inherit auto* (percentage) (length) |
11 | |
| unicode-bidi | inherit normal embed bidi=override |
16 |