CSS ref Padding
From w3cyberlearnings
# | Property | CSS | Description |
---|---|---|---|
1 | padding Sets | 1 | all the padding properties in one declaration |
2 | padding-bottom | 1 | Sets the bottom padding of an element |
3 | padding-left | 1 | Sets the left padding of an element |
4 | padding-right | 1 | Sets the right padding of an element |
5 | padding-top | 1 | Sets the top padding of an element |