+ 4

Is it possible to make an animation with html?

I tried to make an animation but I wasn't able to find the way. I learned only html and css . Is there any way?

23rd Jun 2019, 2:06 AM
takeru
takeru - avatar
7 odpowiedzi
+ 4
Check the css reference guide and search for these: @keyframes translate transform
23rd Jun 2019, 2:09 AM
HNNX 🐿
HNNX 🐿 - avatar
+ 3
you can definitly make animation with CSS + html: something like this: https://code.sololearn.com/WnbshApNDqAr/?ref=app
23rd Jun 2019, 4:35 AM
Ginfio
Ginfio - avatar
+ 3
thanks I'll try again
23rd Jun 2019, 5:37 AM
takeru
takeru - avatar
+ 3
ill make you a simple animation if u want / need me too.
23rd Jun 2019, 5:44 AM
Ginfio
Ginfio - avatar
+ 2
Yes with svg animations for example.
24th Jun 2019, 7:59 AM
Sonic
Sonic - avatar
0
With svg
25th Jul 2019, 10:06 PM
Samuel Alejandro Gonzalez
Samuel Alejandro Gonzalez - avatar