Example
A simple border-start-start-radius property example:
Laboratory
description & Usage
We determine the radius of the starting corner of the box with the border-start-start-radius property.
Browser compatibility and Support
# |
Chrome |
Edge |
Firefox |
Safari |
Opera |
border-start-start-radius |
|
|
|
|
|
Values
Values |
Description |
0
|
Default.
|
length
|
Synchronizes the shape of the border of the block area with respect to the length of the associated elements.
|
%
|
Synchronizes the border shape of the block area relative to the percentage of related elements.
|
initial
|
Adds this value to its default property.
|
inherit
|
It inherits this value from its parent tag.
|