How can we make a curve in html/css. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can we make a curve in html/css.

I am not able to make a curve WhAt can be possible cordinates.

31st Jan 2019, 10:22 AM
Sagar Karki
Sagar Karki - avatar
1 Answer
+ 6
- Use CSS border-radius and border - Use HTML5 SVG - Use HTML5 canvas with JavaScript
1st Feb 2019, 10:03 PM
Rowsej
Rowsej - avatar