InterviewSolution
Saved Bookmarks
| 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 |
|