Contents Index Topic Contents | ||
Previous Topic: padding Next Topic: paddingLeft |
paddingBottom
Description
Sets or retrieves the height of the padding at the bottom of the element.
Syntax
object.style.paddingBottom[ = paddingBottom]
Remarks
The 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.