Question on Svg | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Question on Svg

So on my post before I changed it to 0 to 1000 but it still didn’t work? <svg height="1000" width="1000"> <circle cx="50" cy="50" r="40" stroke="black" stroke-width="3" fill="red" /> <animate attributeName="x" from="0" to="1000" dur="5s" fill="freeze" repeatCount="1000"/> </circle></svg>

7th Sep 2019, 11:37 PM
Reanimated Gaming
Reanimated Gaming - avatar
1 Answer
0
Anything wrong
25th Oct 2019, 12:56 AM
Reanimated Gaming
Reanimated Gaming - avatar