The CSS property used to make the rounded borders, or rounded corners around an element is code example Example: how to make borders rounded in css #rcorners { border-radius: 25px; }