CSS Padding
The CSS cushioning properties are utilized to create space around a component’s substance, within any characterized borders.
With CSS, you have full command over the cushioning. There are properties for setting the cushioning for each side of a component (top, right, base, and left).
Padding - Individual Sides
CSS has properties for indicating the cushioning for each side of a component:
- padding-top.
- padding-bottom.
- padding-left.
- padding-right.


margin in css
Edges are utilized to make space around components, beyond any characterized borders
The CSS margin properties are used to create space around elements, outside of any defined borders.


























