margin-leftmargin-left*
*



Contents  *



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

margin-left

Description

Specifies the left margin for the element. Negative margins are supported except for top and bottom margins on inline elements.

Syntax

{ margin-left: [ length | percentage | auto]}

Remarks

This attribute is not inherited.

Applies To

BLOCKQUOTE, BODY, CENTER, DD, DIR, DIV, DL, DT, FIELDSET, FORM, H1, H2, H3, H4, H5, H6, HR, LI, LISTING, MARQUEE, MENU, OL, P, PLAINTEXT, PRE, TABLE, TD, TH, TR, UL, XMP, CAPTION, TEXTAREA, IFRAME, SPAN, IMG, EMBED, OBJECT, INPUT

Scripting Property

marginLeft

See Also

margin, margin-bottom, margin-right, margin-top


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