radius of the top left corner of the element's border
1
radius of the top left corner of the element's border
The radii of the border can be specified either as pixel width or a percentage relative to the element's border box. If one value is specified, it is applied to both axes. Otherwise, the first value is the horizontal radius and the second is the vertical radius.
Value | Description |
---|---|
Values | |
percentage | a relative value |
length | a CSS length value (in pixels, ems, inches, etc.) |