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