Contents Index Topic Contents | ||
Previous Topic: paddingLeft Next Topic: paddingTop |
paddingRight
Description
Sets or retrieves the width of the padding at the right edge of the element.
Syntax
object.style.paddingRight[ = paddingRight]
Remarks
This property has read/write permission.
Applies To
HTML Tags BODY, CAPTION, DIV, IFRAME, MARQUEE, TABLE, TD, TEXTAREA, TR Scripting style CSS Attribute
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.