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: