CSS Reference-Lesson 9
| Property | Shorthand property combining | Possible values *=default |
see Lesson CSS |
|---|---|---|---|
| margin-left | inherit auto (percentage) (length) |
5,6 | |
| margin-right | inherit auto (percentage) (length) |
5,6 | |
| margin-top | inherit auto (percentage) (length) |
5,6 | |
| max-height | inherit none (percentage) (length) |
11 | |
| max-width | inherit none (percentage) (length) |
11 | |
| min-height | inherit none (percentage) (length) |
11 | |
| min-width | inherit none (percentage) (length) |
11 | |
| orphans | inherit (number) (2)* |
16 | |
| outline | outline-color outline-style outline-width |
7 | |
| outline-color | invert (color) |
7 | |
| outline-style | none dotted dashed solid double groove ridge inset outset hidden |
7 |