MDN Web Docs
developer.mozilla.org › en-US › docs › Web › CSS › border-radius
border-radius - CSS | MDN
The border-radius CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.
MDN Web Docs
developer.mozilla.org › en-US › docs › Web › CSS › border-top-left-radius
border-top-left-radius - CSS | MDN
/* the corner is a circle */ /* border-top-left-radius: radius */ border-top-left-radius: 3px; /* the corner is an ellipse */ /* border-top-left-radius: horizontal vertical */ border-top-left-radius: 0.5em 1em; border-top-left-radius: inherit; /* Global values */ border-top-left-radius: inherit; border-top-left-radius: initial; border-top-left-radius: revert; border-top-left-radius: revert-layer; border-top-left-radius: unset;
Videos
01:00
Border radius - CSS Tutorial for beginners in 1 Minute #shorts ...
00:22
The border-radius feature most people don’t know about - YouTube
How to create border radius in css | Advanced Border radius | Create ...
04:27
Learn CSS borders in 4 minutes! 🖼 - YouTube
08:26
Creating an inverted border-radius with CSS - YouTube
01:45
How to Add rounded corners to elements with CSS | border-radius ...
MDN Web Docs
developer.mozilla.org › en-US › docs › Web › CSS › border-bottom-left-radius
border-bottom-left-radius - CSS | MDN
/* the corner is a circle */ /* border-bottom-left-radius: radius */ border-bottom-left-radius: 3px; /* Percentage values */ /* circle if box is a square or ellipse if box is a rectangle */ border-bottom-left-radius: 20%; /* same as above: 20% of horizontal(width) and vertical(height) */ border-bottom-left-radius: 20% 20%; /* 20% of horizontal(width) and 10% of vertical(height) */ border-bottom-left-radius: 20% 10%; /* the corner is an ellipse */ /* border-bottom-left-radius: horizontal vertical */ border-bottom-left-radius: 0.5em 1em; /* Global values */ border-bottom-left-radius: inherit; border-bottom-left-radius: initial; border-bottom-left-radius: revert; border-bottom-left-radius: revert-layer; border-bottom-left-radius: unset;
MDN Web Docs
developer.mozilla.org › en-US › docs › Web › CSS › border-start-end-radius
border-start-end-radius - CSS | MDN
The border-start-end-radius CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's writing-mode, direction, and text-orientation. This is useful when building styles to work regardless of the text orientation and writing mode.
W3Schools
w3schools.com › cssref › css3_pr_border-radius.php
CSS border-radius property
#example1 { border-radius: 2em / 5em; } /* is equivalent to: border-top-left-radius: 2em 5em; border-top-right-radius: 2em 5em; border-bottom-right-radius: 2em 5em; border-bottom-left-radius: 2em 5em; */ #example2 { border-radius: 2em 1em 4em / 0.5em 3em; } /* is equivalent to: border-top-left-radius: 2em 0.5em; border-top-right-radius: 1em 3em; border-bottom-right-radius: 4em 0.5em; border-bottom-left-radius: 1em 3em; */ Try it Yourself » ... If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail: [email protected] · If you want to report an error, or if you want to make a suggestion, send us an e-mail: [email protected] · HTML Tutorial CSS Tutorial JavaScript Tutorial How To Tutorial SQL Tutorial Python Tutorial W3.CSS Tutorial Bootstrap Tutorial PHP Tutorial Java Tutorial C++ Tutorial jQuery Tutorial
MDN Web Docs
developer.mozilla.org › en-US › docs › Web › CSS › border-start-start-radius
border-start-start-radius - CSS | MDN
The border-start-start-radius CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's writing-mode, direction, and text-orientation. This is useful when building styles to work regardless of the text orientation and writing ...
MDN Web Docs
developer.mozilla.org › en-US › docs › Web › CSS › border-end-end-radius
border-end-end-radius - CSS | MDN
The border-end-end-radius CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's writing-mode, direction, and text-orientation. This is useful when building styles to work regardless of the text orientation and writing mode.
MDN Web Docs
developer.mozilla.org › en-US › docs › Web › CSS › Guides › Backgrounds_and_borders › Border-radius_generator
Border-radius generator - CSS | MDN
This tool can be used to generate CSS border-radius effects.
CSS-Tricks
css-tricks.com › almanac › properties › b › border-radius
border-radius | CSS-Tricks
November 10, 2022 - You may also specify the radiuses in which the corner is rounded by. In other words, the rounding doesn’t have to be perfectly circular, it can be elliptical. This is done using a slash (/) between two values: .element { border-radius: 10px / 30px; /* horizontal radius / vertical radius */ }
Reality Ripple
udn.realityripple.com › docs › Web › CSS › border-radius
border-radius - CSS: Cascading Style Sheets
The border-radius CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners. The source for this interactive example is stored in a GitHub repository. If you'd like to contribute to the ...
MDN Web Docs
developer.mozilla.org › en-US › docs › Web › CSS › Reference › Properties › border-top-right-radius
border-top-right-radius - CSS | MDN
div { border-top-right-radius: 40%; background-color: lightgreen; border: solid 1px black; width: 200px; height: 100px; } ... This page was last modified on Nov 17, 2025 by MDN contributors.
MDN
developer.mozilla.org.cach3.com › en-US › docs › Web › CSS › border-radius
border-radius - CSS | MDN
The border-radius CSS property allows Web authors to define how rounded border corners are. The curve of each corner is defined using one or two radii, defining its shape: circle or ellipse.
Mozilla
interactive-examples.mdn.mozilla.net › pages › css › border-radius.html
CSS Demo: border-radius
border-radius: 30px; Copy to Clipboard · border-radius: 25% 10%; Copy to Clipboard · border-radius: 10% 30% 50% 70%; Copy to Clipboard · border-radius: 10% / 50%; Copy to Clipboard · border-radius: 10px 100px / 120px; Copy to Clipboard · border-radius: 50% 20% / 10% 40%; Copy to Clipboard ·
MDN Web Docs
developer.mozilla.org › en-US › docs › Web › CSS › border-end-start-radius
border-end-start-radius - CSS | MDN
The border-end-start-radius CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's writing-mode, direction, and text-orientation. This is useful when building styles to work regardless of the text orientation and writing mode.
MDN Web Docs
developer.mozilla.org › fr › docs › Web › CSS › Guides › Backgrounds_and_borders › Border-radius_generator
Générateur de border-radius - CSS | MDN
Cette page a été traduite à partir de l'anglais par la communauté. Vous pouvez contribuer en rejoignant la communauté francophone sur MDN Web Docs. ... Cet outil peut être utilisé afin de générer du code pour la propriété border-radius.
Mozilla
developer.mozilla.org › ru › docs › Web › CSS › Reference › Properties › border-radius
border-radius - CSS: каскадные таблицы стилей | MDN
... This feature is well established ... 2015 г.. ... border-radius — это CSS-свойство, позволяющее разработчикам определять, как скругляются границы блока....