JSSTag.marginLeft (Property)

The margin at the left of an object.

Availability:

CSS level - 1
JavaScript - 1.2
Netscape - 4.0
Deprecated
Property/method value type:String primitive
JavaScript syntax:NmyJSSTag.marginLeft
NmyJSSTag.marginLeft = aWidth
CSS syntax:margin-left: aWidth
Argument list:aWidthA CSS length value

The JSSTag.marginLeft property corresponds to the margin-left CSS property.

Refer to the JSSTag.marginBottom topic for details.

This value is not inherited from its parent container element.

Warnings:

See also:Measurement units