+ 1

How do you do an animation in html?

I am doing this on a phone if someone could help me that would be great.

19th Jun 2018, 8:41 PM
joey
joey - avatar
5 Answers
+ 2
...svg could ve used ... marquee tag could be used ...css could be used... look it up on google
19th Jun 2018, 8:47 PM
᠌᠌Code X
᠌᠌Code X - avatar
+ 1
canvas in HTML 5 together with JavaScript works fine or you can use CSS3 for keyframe animations
20th Jun 2018, 5:24 AM
Hermen
Hermen - avatar
0
I tried in both html and css
19th Jun 2018, 8:50 PM
joey
joey - avatar
0
can someone just write me a code for swiping
19th Jun 2018, 8:51 PM
joey
joey - avatar
- 1
Look up the animate.css, it's an animation library, all you do is add one tag to an element and it's animated, features loads of animations and it's free
19th Jun 2018, 9:37 PM
Jan Andersson
Jan Andersson - avatar