Animation | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Animation

Which one is used to specify the name of attribute that you are animating in HTML5 <animate> tag?

5th Apr 2018, 5:19 PM
Vigneshwari J
1 Réponse
0
Hi Vigneshwari The HTML Animate Tag is normally only used for Scalable Vector Graphics or SVGs. To do modern animation of all HTML elements you should look to us CSS Transitions or CSS animations. I
5th Apr 2018, 6:52 PM
Mike Choy
Mike Choy - avatar