CSS - Paddings
CSS - Paddings
Padding in CSS is the transparent area between the outer edge of the element and
the inner edge of the border.
In simple words, Padding is the space around the element.
Using CSS padding property, you can specify the padding at top, right, bottom and
left side around the element.