+ 1
I want to animate this two image rigth to LEFT. Thanks you sir.
Animate this two image. https://code.sololearn.com/W7Tx5S6gBSFt/?ref=app
3 Answers
+ 2
Using JavaScript or CSS
+ 1
Use CSS animation property
https://www.w3schools.com/css/css3_animations.asp
+ 1
This is a example with the animation of one image from window right to left. The scond can be done similar.
Happy coding.
https://code.sololearn.com/WqD86eLYwLyW/?ref=app