Yahoo India Web Search

Search results

  1. Learn how to use the CSS border-radius property to add rounded corners to elements. See examples, syntax, browser support, and related pages.

    • yes. Read about animatable Try it
    • object .style.borderRadius="25px" Try it
    • no
    • CSS3
  2. Feb 21, 2023 · The border-radius CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.

  3. Aug 31, 2011 · Learn how to use border-radius to give any element rounded corners with CSS. See syntax, values, examples, browser support, and gotchas for this shorthand property.

  4. Learn how to use the CSS border-radius property to give any element rounded corners. See examples, syntax, values, and exercises on W3Schools.

  5. Learn how to use CSS border-radius property to create rounded corners for the element's border. See examples of different values, shapes, and shorthand syntax for border-radius.

  6. Apr 12, 2017 · The border-radius CSS property allows Web authors to define how rounded border corners are. The curve of each corner is defined using one or two radii, defining its shape: circle or ellipse. /* The syntax of the first radius allows one to four values */ . /* Radius is set for all 4 sides */ border-radius: 10px;

  7. People also ask

  8. Jul 4, 2020 · Learn how to use the border-radius property to create rounded corners on elements with different values, units and clipping options. See examples, browser support and a generator tool.

  1. People also search for