style.borderBottom (Property)

Set the color, width and style of the bottom edge of the style border.

Availability:

CSS level - 1
DOM level - 2
JavaScript - 1.5
JScript - 3.0
Internet Explorer - 4.0
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myStyle.borderBottom
CSS syntax:border-bottom: aWidth aStyle aColor
Argument list:aWidthA border width value
aStyleA border style selector
aColorA color value

See also:color names, color value, Measurement units, style.borderColor, style.borderStyle, style.borderWidth

Refer to:

style.border