padding-bottom Attribute

{ padding-bottom: <length> | <percentage>}

This property sets the bottom padding of an element. Supported on block and replaced elements only.

Padding values cannot be negative.

This attribute is not inherited.