+ 2
How to animate text in html?
2 Respostas
+ 2
Use the <marquee></marquee> tag. Try looking them up on w3school if you want a more detailed explaination. 😁
+ 2
(marquee tag is deprecated)
It depends on the kind of animation.
Example:
https://css-tricks.com/snippets/css/typewriter-effect/