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
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.