The border-radius property is used to add rounded corners to an element. The border-radius property is a shorthand property for setting the four border-*-radius properties. If you specify only one value for the border-radius property, this radius will be applied to all 4 corners. The rounded corner will align with the circle or ellipse created by one or two radii.