Which css property can give an element rounded borders code example Example: how to make borders rounded in css #rcorners { border-radius: 25px; }