padding

The padding property sets the value of the margins around the element's content. The margin is the distance from the inner edge of an element's frame to the imaginary rectangle that bounds its content.

Syntax



padding: [ length | percentage ]{1,4};