+ 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.
5 Answers
+ 2
...svg could ve used
... marquee tag could be used
...css could be used...
look it up on google
+ 1
canvas in HTML 5 together with JavaScript works fine or you can use CSS3 for keyframe animations
0
I tried in both html and css
0
can someone just write me a code for swiping
- 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