How to animate text in html? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to animate text in html?

23rd Sep 2018, 5:39 PM
Devashish Nagapure
Devashish Nagapure - avatar
2 Answers
+ 2
Use the <marquee></marquee> tag. Try looking them up on w3school if you want a more detailed explaination. 😁
23rd Sep 2018, 5:47 PM
Zachary Burkholder
Zachary Burkholder - avatar
+ 2
(marquee tag is deprecated) It depends on the kind of animation. Example: https://css-tricks.com/snippets/css/typewriter-effect/
24th Sep 2018, 4:32 AM
Janning⭐
Janning⭐ - avatar