| Syntax | <dimension2d> | initial | inherit |
| Initial value | 0 |
| Applies to | all elements |
| Inheritance | false |
| Type of computed value | UINT |
| Functions |
element::setBorderRadius() element::getBorderRadiusStr() element::getBorderRadius() |
| Shorthand |
This is a shorthand for the following properties: border-top-left-radius, border-top-right-radius, border-bottom-right-radius, border-bottom-left-radius Possible number of items: 4, 3, 2, 1 |
| <dimension2d> | One or two length values. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |