| Syntax | <length> | thin | medium | thick | initial | inherit |
| Initial value | medium |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderRightWidth() element::getBorderRightWidthStr() element::getBorderRightWidth() |
| <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. |