Click to Rate and Give Feedback
Properties
 rightMargin Property
RIGHTMARGIN Attribute | rightMargin Property

Sets or gets the right margin for the entire body of the page.

Syntax

HTML<BODY RIGHTMARGIN = sMargin... >
Scripting[ sMargin = ] BODY.rightMargin

Possible Values

sMarginString or Integer that specifies or receives the right margin, in pixels.

The property is read/write. The property has a default value of 10.

Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see About Dynamic Properties.

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.

Standards Information

There is no public standard that applies to this property.

Applies To

BODY
Tags What's this?: Add a tag
Community Content
 
Add Community Content
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker