Example
A simple border-top-right-radius property example:
Laboratory
description & Usage
We determine the radius of the upper left corner with the border-top-right-radius property.
Browser compatibility and Support
# |
Chrome |
Edge |
Firefox |
Safari |
Opera |
border-top-right-radius |
|
|
|
|
|
Values
Values |
Description |
length
|
The shape of the right corner defines the range.
|
%
|
Top right sets the range to "percentage".
|
initial
|
Adds this value to its default property.
|
inherit
|
It inherits this value from its parent tag.
|