Contact Us | +1 888 239-0733 (Toll free US/CA) Mon-Fri: 7:30am to 4:30pm (PST)
The CSS 'border-radius' property adds rounded corners to an element's border. It can specify a single radius to make circular corners or two radii to make elliptical corners, providing a smoother, more aesthetically pleasing edge to containers, buttons, and other elements within a design.
See the Pen
CSS 'border-radius' Property by Webzstore (@webzstore)
on CodePen. The 'border-radius' property is a powerful tool in the CSS toolkit. It enables designers to easily implement rounded corners and enhance the visual appeal of web elements, contributing to a more modern and user-friendly interface design. Use 'border-radius' to create rounded corners on the borders of an element. This property can be applied to all corners simultaneously or targeted to specific corners to create a variety of rounded shapes. It's particularly useful for enhancing the user interface with softer, more engaging visual elements.CSS 'border-radius' Property Examples
Browser Support For 'border-radius' Property
4.0
3.0 -moz-5.0
3.1 -webkit-5.0
4.0 -webkit-9.0 10.5 CSS Syntax of the 'border-radius' Property
background: color | image | position/size | repeat | origin | clip attachment | initial | inherit;
Usage of the 'border-radius' Property
Property Values of the 'border-radius' Property
"*" indicates required fields