Cutted Border | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Cutted Border

How to make a border cut off at its corners so that an ellipse is created

17th Jan 2018, 5:16 PM
Michelle Becker
Michelle Becker - avatar
2 Answers
+ 2
Element{ border-radius:50 px.; }
17th Jan 2018, 5:58 PM
josh mizzi
josh mizzi - avatar
+ 3
you should try border-radius css property
17th Jan 2018, 5:25 PM
code learner
code learner - avatar