Use the CSS border-radius property to set the arc

Use the CSS border-radius property to set the arc

Phenomenon:

Change the div into a circle, ellipse, etc. with a certain amplitude

method:

Use the CSS border-radius property to set

CSS3 border-radius property: Add rounded borders to div elements:

1: First create a div

2: Set the radius of the rounded border for div

3: When the arc of the div is set to 50%, the square will become a circle

4: If you set a 50% arc for the rectangle, you will get an ellipse

5: What if you need to set both sides of the straight line in the middle of the rectangle to arcs?

Just use pixels px instead of percentages.

6. Mark all angles at once and set them differently

Seven: You can also set different angles separately

Summarize

The above is what I introduced to you about using CSS border-radius attribute to set arcs. I hope it will be helpful to you. If you have any questions, please leave me a message and I will reply to you in time. I would also like to thank everyone for their support of the 123WORDPRESS.COM website! If you find this article helpful, please feel free to reprint it and please indicate the source. Thank you!

<<:  Collection of 12 practical web online tools

>>:  HTML scroll bar textarea attribute setting

Recommend

Practical Optimization of MySQL Paging Limit

Preface When we use query statements, we often ne...

How to view and close background running programs in Linux

1. Run the .sh file You can run it directly using...

A more elegant error handling method in JavaScript async await

Table of contents background Why error handling? ...

Vue uses vue meta info to set the title and meta information of each page

title: vue uses vue-meta-info to set the title an...

2017 latest version of windows installation mysql tutorial

1. First, download the latest version of MySQL fr...

MySQL 8.0.15 installation and configuration method graphic tutorial

This article records the installation and configu...

JavaScript to implement the aircraft war game

This article shares with you how to use canvas an...

The front-end must know how to lazy load images (three methods)

Table of contents 1. What is lazy loading? 2. Imp...

MySQL query statement simple operation example

This article uses examples to illustrate the simp...

Common problems in implementing the progress bar function of vue Nprogress

NProgress is the progress bar that appears at the...

Creative opening effect achieved by combining CSS 3.0 with video

Let me share with you a creative opening realized...

Flex layout achieves fixed number of rows per line + adaptive layout

This article introduces the flex layout to achiev...

Detailed explanation of overflow:auto usage

Before starting the main text, I will introduce s...