| Syntax | <length> | thin | medium | thick | initial | inherit |
| Initial value | medium |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderWidth() element::getBorderWidthStr() element::getBorderWidth() |
| Shorthand |
This is a shorthand for the following properties: border-top-width, border-right-width, border-bottom-width, border-left-width Possible number of items: 4, 3, 2, 1 |
| <length> | A length value. |
| thin | Keyword. |
| medium | Keyword. |
| thick | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |