Vidyalelo
CSS · Q2

CSS Text, Borders and Images

Programming · CSS · question 2

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
Answer
D.
border-left-radius

Answer: Option C

Solution

Answer: Option C
Solution:
CSS3 border-radius property allows you can give any element “rounded corners”.