1.

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-radiusThe question was asked by my school teacher while I was bunking the class.My doubt is from CSS border in division CSS Text, Borders and Images of CSS

Answer»

The correct answer is (c) border-bottom-left-radius

For explanation I WOULD SAY: CSS3 border-radius property allows you can GIVE any element “rounded corners”.



Discussion

No Comment Found

Related InterviewSolutions