paddingLeft

The padding-left CSS property sets the width of the padding area to the left of an element.

Syntax: <length> | <percentage>

Initial value: 0

| Chrome | Firefox | Safari |  Edge  |  IE   |
| :----: | :-----: | :----: | :----: | :---: |
|   1    |    1    |   1    |   12   |   4   |

See also