CSS border top right radius

CSS border top right radius is used to set the top right radius of border given to the html element.

Syntax

Output

This is the paragraph inside div with top right border.


CSS border top right radius values list

Sr. No. value Description
1 length Used to give radius in pixels and percentage.
2 initial Used to define as the property initial value.
3 inherit Used to define the computed value of property on the elements parent.