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