W3docs

border-bottom-right-radius

CSS Property:

Result:

CSS Code:

#myDiv {
padding:30px;
margin:20px;
border:5px solid;
border-bottom-right-radius:6px;
}

Click the property values above to see the result