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