Identify the CSS property defining bottom-left corner shape of the border?
A
border-radius
B
border-corner-radius
C
border-bottom-left-radius
D
border-left-radius
Correct Answer: border-bottom-left-radius
CSS3 border-radius property allows you can give any element “rounded corners”.