I’m trying to use HTML5/CSS to make text that will change using a list of available phrases.
As in at first it could say "Hello", and then it will change to say "Hello 2", etc.
Have looked up and reworded it many times, I can’t seem to find anything for what I’m looking for.
2
Answers
Based on your comment, I implements keyframes that changes content of the element with every 5s.
If you want to add more detail on your animation, please check out animation