border-top-right-radius

radius of the top right corner of the element's border

Example

1

Description

radius of the top right 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.

Values

Value Description
Values
percentagea relative value
lengtha CSS length value (in pixels, ems, inches, etc.)