{ PADDING-BOTTOM :
LENGTH |
PERCENTAGE }
Inherited: No
The PADDING-BOTTOM property allows you to insert padding (space) between
the bottom border and the enclosed text or images.
LENGTH
The LENGTH value can be in any of the following seven
units. Use the abbreviation.
| Length |
Abbrev. |
| centimeters |
CM |
| ems |
EM |
| inches |
IN |
| millimeters |
MM |
| picas |
PC |
| pixels |
PX |
| points |
PT |
PERCENTAGE
The PERCENTAGE value is based upon the total height being
defined as 100%.
Code:
Selector {PADDING-BOTTOM: 25MM}
Selector {PADDING-BOTTOM: 1.0IN}
Selector {PADDING-BOTTOM: 15PC}
Selector {PADDING-BOTTOM: 36PT}
Selector {PADDING-BOTTOM: 11.5%}
Copyright 2000 by Infinite Software
Solutions, Inc.
Trademark Information
|