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