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