border-left-style

Specifies a style for a left border.

Browser/User Agent Support

IENetscapeMozillaOperaSafari
4.0+6.0+1.0+7.0+1.0+

Usage

[border-style-value]

Values

inheritInherit the value from the parent element.
noneNo border.
dottedDotted line.
dashedDashed line.
solidSolid line.
doubleDouble line.
grooveGrooved line.
ridgeRidged line.
insetInset line.
outsetOutset line.
hiddenHidden border.

Availability

W3C CSS2

Related