M

Mr. Dubey • 95.58K Points
Coach

Q. Which CSS property defines the radius of an element's corners?

  • (A) border-corner
  • (B) radius
  • (C) corner
  • (D) border-radius
  • Correct Answer - Option(D)
  • Views: 162
  • Filed under category CSS

Explanation by: Gopal Sharma
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.


Question analytics