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