/    Sign up×
Reference /Pin to ProfileBookmark

border-start-start-radius

This property defines the border radius of the start-start corner of an element.

Which corner is considered the “start-start” corner depends on the element’s directionality, writing mode and text orientation.

Syntax

One or two length or percentage values can be specified.
If one length value is specified, the rounding will be based on a circle, while if two different values are specified, the rounding will be based on an ellipse defined by the two radiuses of that length.
If a percentage values are used the rounding can be both circular or elliptical based on the element’s height and/or width.

/* One length value specified: */
border-start-start-radius: 6px;

/* Two length values specified, will cause elliptical rounding of the corner: */
border-start-start-radius: 3em 1em;

/* Percentage values: */
border-start-start-radius: 5%;
border-start-start-radius: 15% 4%;

Values

length
The length of the radius defined in an explicit length value.

percentage
The length of the radius based on a percentage of the element’s width/height.

initial
Global CSS keyword – this sets the property to the default value.

inherit
Global CSS keyword – this sets the property to be inherited from its parent element.

Browser Compatibilty

Demos

Have a code example of border-start-start-radius? Submit a codepen.io demo and we'll showcase it here

to submit a demo.
CSS
×

Success!

Help @reference spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.2,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...