padding-rightpadding-right*
*Contents  *Index  *Topic Contents
*Previous Topic: padding-left
*Next Topic: padding-top

padding-right

Description

Sets the right padding of an element. Padding values cannot be negative.

Supported on block and replaced elements only.

Syntax

{ padding-right: length | percentage}

Remarks

This attribute is not inherited.

Applies To

TABLE, TD, TR, CAPTION, TEXTAREA, IFRAME, BODY, MARQUEE, DIV

Scripting Property

paddingRight

See Also

padding-top, padding-left, padding-bottom, padding


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.