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.

Informations

# Description
Default Value 0
Inherited no
Animatable yes
Version CSS3
JavaScript syntax object.style.borderStartStartRadius="50px"

Browser compatibility and Support

# Chrome Edge Firefox Safari Opera
border-start-start-radius

Syntax

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.