| Syntax | <length> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setPaddingTop() element::getPaddingTopStr() element::getPaddingTop() |
| <length> | A length value. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |