Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question: dimitri wants to change the shape of a button from a rectangl…

Question

question: dimitri wants to change the shape of a button from a rectangle with squared corners to have more rounded corners. what does he need to adjust?
the margin
the padding
the border radius
the shape settings

Explanation:

Brief Explanations
  • Margin controls the space outside an element, not corner shape.
  • Padding controls the space inside an element, not corner shape.
  • Border radius specifically adjusts the roundness of an element's corners.
  • "Shape settings" is a vague term, while border radius is the precise property for rounded corners.

Answer:

C. The border radius