Example
A simple border-bottom-right-radius property example:
Laboratory
description & Usage
To determine the radius of the bottom right corner, we use the border-bottom-right-radius property.
Browser compatibility and Support
# |
Chrome |
Edge |
Firefox |
Safari |
Opera |
border-bottom-right-radius |
|
|
|
|
|
Values
Values |
Description |
length
|
Determines the shape of the bottom right corner.
|
%
|
Determines the shape of the lower right corner in percentage.
|
initial
|
Adds this value to its default property.
|
inherit
|
It inherits this value from its parent tag.
|