padding-bottompadding-bottom*
*Contents  *Index  *Topic Contents
*Previous Topic: padding
*Next Topic: padding-left

padding-bottom

Description

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

Supported on block and replaced elements only.

Syntax

{ padding-bottom: length | percentage}

Remarks

This attribute is not inherited.

Applies To

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

Scripting Property

paddingBottom

See Also

padding-top, padding-left, padding-right, padding


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