( PADDING :
LENGTH |
PERCENTAGE }
Inherited: No
The PADDING property allows you to set the same PADDING value,
for all four borders and any contents such as text or images,
in only one declaration.
You can declare one, two, three, or four values:
If you declare one value, the amount of padding between all four borders
and the contents will be that value.
If you declare two values, the
top and bottom padding will be set by the first value, the right and left padding
by the second value.
If you declare three values, the top padding will be set by the first
value, the right padding by the second, and the bottom and left padding
by the third.
If you declare four values, the order is top, right, bottom, left.
LENGTH
The LENGTH value can be in any of the following seven
units. Use the abbreviation.