0

What's the code to add a circle

10th Sep 2020, 3:16 AM
Saim Hasan
2 ответов
+ 1
In html <div height="200px" width="200px" style="border:2px solid red; border-radius:50%;></div> Clear it in question if you want in svg or canvas.
10th Sep 2020, 3:27 AM
Divya Mohan
Divya Mohan - avatar
10th Sep 2020, 3:29 AM
Divya Mohan
Divya Mohan - avatar