padding-leftpadding-left*
*



Contents  *



Index  *Topic Contents
*Previous Topic: padding-bottom
*Next Topic: padding-right

padding-left

Description

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

Supported on block and replaced elements only.

Syntax

{ padding-left: length | percentage}

Remarks

This attribute is not inherited.

Applies To

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

Scripting Property

paddingLeft

See Also

padding-top, padding-bottom, padding-right, padding


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