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