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.
rightmargin attribute | rightMargin property
Sets or gets the right margin for the entire body of the document.
Syntax
| HTML | <element rightmargin="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: Variant
the right margin, in pixels.
Remarks
If the value is an empty string, the right margin is on the right edge.
The value set on the property overrides the default margin.
By default, when you set the value of this property, the opposite margin is set to the same value.
See also
Show: