Is it possible to make a animated stick man in HTML and how | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

Is it possible to make a animated stick man in HTML and how

15th Nov 2017, 2:00 AM
subrath arya
subrath arya - avatar
6 Respostas
+ 2
You can also do it with svg if you want: http://www.clker.com/inc/svgedit/svg-editor.html Create the man here, then place it in your html code and then add the animate tags to it.
15th Nov 2017, 2:11 AM
Uria
+ 8
No only with html you can do that using SVG. Otherwise You have to use CSS for it.
15th Nov 2017, 2:04 AM
Ranjan Bagri
Ranjan Bagri - avatar
19th Nov 2017, 7:43 AM
Louis
Louis - avatar
+ 3
thx a lot
15th Nov 2017, 2:24 AM
subrath arya
subrath arya - avatar
+ 3
you'll need HTML and CSS
15th Nov 2017, 4:35 AM
į Œį ŒBrains[Abidemi]
į Œį ŒBrains[Abidemi] - avatar
+ 2
Here are a few things that can be done with SVG if you create double ellipse arms and legs you can do more. Hope this is helpful. https://code.sololearn.com/WYswFKVdNFWW/?ref=app
15th Nov 2017, 3:52 AM
bobbie
bobbie - avatar