+ 6
[CSS] How to change text using CSS?
I have an animation and I want to change the text "Rank" every 3 seconds you can see on the sample. How would I do it? https://code.sololearn.com/WL0h1uf9v862/?ref=app
5 Réponses
+ 2
https://code.sololearn.com/W5UZIiI8XU5t/?ref=app
+ 5
Calviղ Wow I tried this content code on CSS but it didn't work! I don't know why. But thank you for this! :O
+ 5
Oh I see. Thank you sir! :)
+ 2
content should be only applied on ::before or ::after pseudo selectors.