Forum

Rounded corner using CSS

This thread contains 1 reply, has 2 voices, and was last updated by Hitesh 4 years, 6 months ago.

  • Author Replies
    • #62152

      How can I make a rounded corner using CSS?


    • #62153

      Hello
      You can make a rounded corner by using the property “border-radius”. You can apply this property to any element.

      Example:
      <html>
      <head>
      <style>
      #rcorners1 {
      border-radius: 25px;
      background: #715751;
      padding: 20px;
      width: 200px;
      height: 150px;
      }
      </style>
      </head>
      <body>
      <h1>The border-radius Property</h1>
      <p>Rounded corners for an element with a specified background color:</p>
      <p id=”rcorners1″>Rounded corners!</p>
      </body>
      </html>


Viewing 1 reply thread

You must be to reply to this thread.Please or . Registration is 100% free.

GET FREE CONSULTATION

Call Us Now For Free Consultation97370 05566

Our experts listen to you patiently and suggest you the right course after conducting a personality profile test. Register your interest below to schedule personality profile test for you.

SUBSCRIBE TO OUR NEWSLETTER

Copyright 2016-2024 Smart Mentors. All Rights Reserved.

Login

FORGOT PASSWORD

Sign up now to Become An Instructor

    Register your Interest

      cf7captchaRegenerate Captcha