CSS Reference-Lesson 10
| Property | Shorthand property combining | Possible values *=default |
see Lesson CSS |
|---|---|---|---|
| outline-width | thin medium thick (length) |
7 | |
| overflow | inherit visible hidden scroll auto |
7 | |
| padding | 1 value=all 4 sides 2 values=top/bottom, left/right 3 values=top, right/left, bottom 4 values=top, right, bottom, left |
inherit (percentage) (length) 2* |
5,6 |
| padding-bottom | inherit (percentage) (length) 2* |
5,6 | |
| padding-left | inherit (percentage) (length) 2* |
5,6 | |
| padding-right | inherit (percentage) (length) 2* |
5,6 | |
| padding-top | inherit (percentage) (length) 2* |
5,6 | |
| page-break-after | inherit auto* always avoid left right |
16 | |
| page-break-before | inherit auto* always avoid left right |
16 | |
| page-break-inside | inherit auto* avoid |
16 |