+ 2
2 animations?
I am using 3 div elements and one should say still and the other 2 moving but when i put in the two animations it only plays the last one. Can anyone help? https://code.sololearn.com/WHoXc643qfri/?ref=app
2 Respostas
+ 3
There are two trans. Rename the bottom one with trans2 or something alike. Also, you should reverse the transition once it finished. And there are also a couple of things to be changed.
https://code.sololearn.com/WOuv59tgkr8k/?ref=app
+ 1
great thanks