paddingLeftpaddingLeft*
*Contents  *Index  *Topic Contents
*Previous Topic: paddingBottom
*Next Topic: paddingRight

paddingLeft

Description

Sets or retrieves the width of the padding at the left edge of the element.

Syntax

object.style.paddingLeft[ = paddingLeft]

Remarks

This property has read/write permission.

Applies To

HTML Tags BODY, CAPTION, DIV, IFRAME, MARQUEE, TABLE, TD, TEXTAREA, TR
Scripting style

CSS Attribute

padding-left


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