how to add radius in border css code example Example: how to round the corners of a div outline in css div { outline: auto; outline-style: round; }