BODY.leftMargin (Property)

A margin down the left edge of the document window.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:Number primitive
JavaScript syntax:IEmyBODY.leftMargin

This property controls the amount of space down the left margin of a page. This indents all of the content away from the left edge of its containing window or frame.

This corresponds to the style.marginLeft property and margin-left stylesheet attribute.

Warnings:

See also:BODY.rightMargin