Property
|
chrome
|
firefox
|
microsoft edge
|
opera
|
border-top-left-radius
|
5.0
4.0-webkit-
|
4.0
3.0-
moz-
|
9.0
|
10.5
|
Value
|
Description
|
length
|
It defines the shape of the top-left corner.
|
%
|
It defines the shape of the top-left
corner in %
|
initial
|
Set this property to its default value.
|
inherit
|
Inherits this property from its parent element.
|
Default value:
|
0
|
Version:
|
CSS3
|
inherited
|
No
|
Animatable
|
Yes
|
JavaScript syntax:
|
object.style.borderTopLeftRadius="30px"
|