Applying the Padding Properties
- Control the padding area in the box model
- Area between the element content and the border
- Padding area inherits the background color of element
- There are five padding properties:
- padding
- padding-top
- padding-right
- padding-bottom
- padding-left