border | border-top |
border-right | border-bottom border-left | border-width | border-top-width | border-right-width border-bottom-width | border-left-width | border-style | border-color |
|
Allowed Values |
Value Type |
Browser Support |
Description |
[border-width] | [width] | IE4B2 | N4B4 | Please see the description of allowed values in the 'border-width' property. |
[border-style] | [line-style] | IE4B2 | N4B4 | Please see the explanations of these values in the 'border-style' property. |
[border-color] | [color] | IE4B2 | N4B4 | Please see the explanations of these values in the 'border-color' property. |
|
Allowed Values |
Value Type |
Browser Support |
Description |
[border-width] | [width] | IE4B2 | N | Please see the description of allowed values in the 'border-width' property. |
[border-style] | [line-style] | IE4B2 | N | Please see the explanations of these values in the 'border-style' property. |
[border-color] | [color] | IE4B2 | N | Please see the explanations of these values in the 'border-color' property. |
|
Allowed Values |
Value Type |
Browser Support |
Description |
[border-width] | [width] | IE4B2 | N | Please see the description of allowed values in the 'border-width' property. |
[border-style] | [line-style] | IE4B2 | N | Please see the explanations of these values in the 'border-style' property. |
[border-color] | [color] | IE4B2 | N | Please see the explanations of these values in the 'border-color' property. |
|
Allowed Values |
Value Type |
Browser Support |
Description |
[border-width] | [width] | IE4B2 | N | Please see the description of allowed values in the 'border-width' property. |
[border-style] | [line-style] | IE4B2 | N | Please see the explanations of these values in the 'border-style' property. |
[border-color] | [color] | IE4B2 | N | Please see the explanations of these values in the 'border-color' property. |
|
Allowed Values |
Value Type |
Browser Support |
Description |
[border-width] | [width] | IE4B2 | N | Please see the description of allowed values in the 'border-width' property. |
[border-style] | [line-style] | IE4B2 | N | Please see the explanations of these values in the 'border-style' property. |
[border-color] | [color] | IE4B2 | N | Please see the explanations of these values in the 'border-color' property. |
|
Allowed Values |
Value Type |
Browser Support |
Description |
thin | medium | thick | explicit | IE4B2 | N4B3 | These values set the weight (thickness) of the line used to draw the borders. The browser will determine what thicknesses these keywords shall hold. 'medium' is the default value. |
[length] | calculated | IE4B2 | N4B3 | This is an explicit or relative size measurement of the thickness of the border. Consult the Units Page for acceptable length unit systems. |
|
Allowed Values |
Value Type |
Browser Support |
Description |
[border-width] | [width] | IE4B2 | N4B3 | Please see the description of allowed values in the 'border-width' property. |
|
Allowed Values |
Value Type |
Browser Support |
Description |
[border-width] | [width] | IE4B2 | N4B3 | Please see the description of allowed values in the 'border-width' property. |
|
Allowed Values |
Value Type |
Browser Support |
Description |
[border-width] | [width] | IE4B2 | N4B3 | Please see the description of allowed values in the 'border-width' property. |
|
Allowed Values |
Value Type |
Browser Support |
Description |
[border-width] | [width] | IE4B2 | N4B3 | Please see the description of allowed values in the 'border-width' property. |
|
Allowed Values |
Value Type |
Browser Support |
Description |
none | explicit | IE4B1 | N4B3 | Default value. No border is rendered, regardless of any 'border-width' present. |
dotted | explicit | IE | N | A dotted line drawn on top of the background of the element. |
dashed | explicit | IE | N | A dashed line drawn on top of the background of the element. |
solid | explicit | IE4B1 | N4B3 | A solid line. |
groove | explicit | IE4B2 | N4B3 | A 3-D groove is drawn based upon the [color] value. |
ridge | explicit | IE4B2 | N4B3 | A 3-D ridge is rendered based upon the [color] value. |
inset | explicit | IE4B2 | N4B3 | A 3-D inset is rendered based upon the [color] value. |
outset | explicit | IE4B2 | N4B3 | A 3-D outset is rendered based upon the [color] value. |
double | explicit | IE4B2 | N4B3 | A double line drawn on top of the background of the element. The two lines with the space between adds up to the 'border-width' properties. |
|
Allowed Values |
Value Type |
Browser Support |
Description |
[color] | explicit | IE4B1 | N4B3 | This value specifies the color to use in creating the border. Please see the section on Color Units for more details. |