My circle keeps disappearing while coding in HTML | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

My circle keeps disappearing while coding in HTML

This may be a totally stupid question. So when I tried to code a circle in code playground, if I increased “cy” past 160, it disappeared. At cy=150, I can only see half of the circle. Am I doing something wrong? Can you not do SVG on the lower half of the screen? I just started to learn coding this week, so please forgive my ignorance... https://code.sololearn.com/W6bRDXF426CE/#html

8th Nov 2018, 7:55 PM
Sarah
Sarah - avatar
2 ответов
+ 2
https://code.sololearn.com/W6ihmB3N5GsP/?ref=app See lesson says you have to create svg tag with width and height
8th Nov 2018, 8:06 PM
Roneel
Roneel - avatar
+ 1
Oh my word, thank you, Roneel! I'll try to be more attentive next time!
8th Nov 2018, 8:08 PM
Sarah
Sarah - avatar