this code not working in code playground | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

this code not working in code playground

<svg width="1000" height="250"> <rect width="150" height="150" fill="orange"> <animate attributeName="x" from="0" to="300" dur="3s" fill="freeze" repeatCount="2"/> </rect> </svg>

14th Feb 2017, 7:22 AM
Bibek Ghose
Bibek Ghose - avatar
1 Answer
0
it's working perfectly fine
14th Feb 2017, 8:32 AM
Pankaj Vaghela
Pankaj Vaghela - avatar