JSSTag.borderLeftWidth (Property)

The thickness of the left edge of the border around objects.

Availability:

CSS level - 1
JavaScript - 1.2
Netscape - 4.0
Deprecated
Property/method value type:String primitive
JavaScript syntax:NmyJSSTag.borderLeftWidth
NmyJSSTag.borderLeftWidth = aWidth
CSS syntax:boder-left-width: aWidth
HTML syntax:<... MARGINWIDTH="...">
Argument list:aWidthA CSS length value

The JSSTag.borderLeftWidth property corresponds to the border-left-width CSS property.

Refer to the JSSTag.borderBottomWidth topic for details.

This value is not inherited from its parent container element.

Warnings:

See also:Measurement units