Example
A simple border-end-start-radius property example:
Laboratory
description & Usage
To determine the radius of the inner corners of the block area, we use the Border-end-start-radius property.
Browser compatibility and Support
# |
Chrome |
Edge |
Firefox |
Safari |
Opera |
border-end-start-radius |
|
|
|
|
|
Values
Values |
Description |
0
|
Assumption
|
length
|
The shape of the corner determines the end of the BLOCK and the start of the inline area.
|
%
|
The corner shape defines the end of the BLOCK and the start of the inline area in percentage.
|
initial
|
Adds this value to its default property.
|
inherit
|
It inherits this value from its parent tag.
|