JSSTag.paddingRight (Property)

The padding at the right of an object.

Availability:

CSS level - 1
JavaScript - 1.2
Netscape - 4.0
Deprecated
Property/method value type:String primitive
JavaScript syntax:NmyJSSTag.paddingRight
NmyJSSTag.paddingRight = aWidth
CSS syntax:padding-right: aWidth
Argument list:aWidthA CSS length value

The JSSTag.paddingRight property corresponds to the padding-right CSS property.

Refer to the JSSTag.paddingBottom topic for details.

This value is not inherited from its parent container element.

Warnings:

See also:Measurement units