Click to return to the DHTML, HTML     
right Attribute | right P...     rowIndex Property     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

RIGHTMARGIN Attribute | rightMargin Property


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

Syntax

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

Possible Values

sMarginString that specifies the right margin, in pixels.

The property is read/write with 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 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.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:

BODY



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.