The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
leftmargin attribute | leftMargin property
Sets or gets the left margin for the entire body of the document, which overrides the default margin.
Syntax
| HTML | <element leftmargin="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: Variant
the left margin, in pixels.
Remarks
If the value is an empty string, the left margin is on the left edge.
By default, when you set the value of this property, the opposite margin is set to the same value.
See also
Show: