Home / Programming MCQs / CSS MCQs / Question
M
Q. Which CSS property defines the radius of an element's corners?
Border-radius property defines the radius of an element 's corners. Example div{ .border-radius:40px; }
You must be Logged in to update hint/solution
Discusssion
Login to discuss.