Results 1 to 2 of 2

Thread: How Do You Make Border Rounded With CSS3?

  1. #1

  2. #2
    Join Date
    Apr 2020
    Posts
    704

    Default

    The border-radius CSS property is what adds the rounded corners. You can experiment with different values to get it the way you like. border-radius: 75px; If you want it to be a circle, add border-radius: 50%;

Similar Threads

  1. What Is Grouping In CSS3?
    By sinelogixtech in forum Web Design Solutions
    Replies: 9
    Last Post: 02-28-2023, 09:45 AM
  2. Using an image as a border
    By jonys in forum Web Design Solutions
    Replies: 8
    Last Post: 10-12-2018, 06:14 PM
  3. Help me to make a right choice
    By Exabeesg in forum Web Hosting Community
    Replies: 10
    Last Post: 01-16-2017, 10:57 AM
  4. How can I make my link not have ugly border?
    By roger in forum Web Design Solutions
    Replies: 2
    Last Post: 02-09-2014, 11:34 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •