+ 5
My circle code is not showing on my browser
<svg width="200" height="2000"> <circle cx="80" cy="80" r="50"/> </svg>
5 Answers
+ 2
I will check
+ 7
The circle did not have Color the default color is white and your browser's background color is what.
Look at this code
https://code.sololearn.com/WKAAHYBbviHc/?ref=app
+ 3
have you tried setting any fill value? right here it works pretty well đ€
+ 2
ffl me on ig: iamking_loto
+ 2
and how do I put the color