padding-bottom
Name: padding-bottom
Description: Specifies the bottom padding properties for the element.
Browser Compatibility: IE 4+ / NN 4+ / O 3.5+
Inherited: No
Values:
- inherit
- [length]
- [percentage]
Code Example:
h2 {padding-bottom: 3em;}
Description: Specifies the bottom padding properties for the element.
Browser Compatibility: IE 4+ / NN 4+ / O 3.5+
Inherited: No
Values:
Code Example: