padding-right Attribute

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

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

Padding values cannot be negative.

This attribute is not inherited.