+ Post New Thread
Results 1 to 2 of 2

Thread: How Do You Make Border Rounded With CSS3?

  1. #1
    Banned
    Join Date
    Aug 2015
    Location
    Bangalore
    Posts
    46

    How Do You Make Border Rounded With CSS3?

    How Do You Make Border Rounded With CSS3?

  2. #2
    Senior Member Barbara's Avatar
    Join Date
    May 2017
    Posts
    110


    Is this useful / helpfull? Yes | No
    With CSS3, you can give any element "rounded corners", by using the border-radius property.

    #rcorners2 {
    border-radius: 25px;
    border: 2px solid #73AD21;
    padding: 20px;
    width: 200px;
    height: 150px;
    }

+ Post New Thread

Similar Threads

  1. HTML5 and CSS3 course ?
    By kingdevils in forum HTML, CSS Forum
    Replies: 18
    Last Post: 11-04-2022, 10:10 AM
  2. What Is Grouping In CSS3?
    By sulbha in forum HTML, CSS Forum
    Replies: 8
    Last Post: 12-28-2021, 08:58 AM
  3. What Is Webkit In CSS3? And Why Is It Used?
    By sulbha in forum HTML, CSS Forum
    Replies: 2
    Last Post: 08-02-2021, 07:14 AM
  4. What is the relationship between the border and rule attributes In Html..?
    By ruhikhan in forum SEO - Search Engine Optimisation
    Replies: 0
    Last Post: 07-20-2019, 06:49 AM
  5. WTB last week after secretly crossing the border
    By eralinars in forum VPS: Offers & Requests
    Replies: 0
    Last Post: 11-11-2017, 05:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
 Protected by : ZB BLOCK  &  StopForumSpam