Home | Top | Website design | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.


TOPMARGIN Attribute | topMargin Property

Sets or retrieves the margin for the top of the page.

Syntax

HTML Scripting
<BODY  TOPMARGIN = iMargin ... >
BODY.topMargin [ = iMargin ]

Possible Values

iMargin Variant that specifies or receives the top margin of the body, in pixels.

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

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 set to "0" or "", the top margin is on the top edge of the window or frame.

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

Platform Version
Win16:
Win32:
Windows CE:
Unix:
Mac:
 
BODY
Home | Top | Website design | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.