P
P
pet19872019-09-22 19:06:00
css
pet1987, 2019-09-22 19:06:00

How to make arcs?

How can you create such arcs in CSS?
Or maybe you can draw in SVG?
5d879bb309f56913034929.png
5d879bb8d1da7152371892.png
5d879bc0e2f8a223305362.png
5d879bc6f2ebe875544097.png
5d879bd22f187127817907.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
fsociety_one, 2019-09-22
@fsociety_one

Create a block, with different sizes (Let's say 100px by 50px);
Make border-radius: 50%;
Make border;
Create a :before element with a white background;
position: absolute, and adjust as needed;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question