+ 2
How to change the text during animation
8 Réponses
+ 7
Content is the property of css which is used to change content of element using CSS.
https://codepen.io/pigne/pen/XXNrGj
+ 7
Prometheus although, I tested content property on Sololearn playground which seems to be not working.
https://code.sololearn.com/W5JsAe0IjJIB/?ref=app
+ 7
Oh yes Prometheus, that seems legit.
+ 5
Yeah if you do the CSS way you change the content property.
+ 4
Oh wait. ⚒️Raj Chhatrala🛡️ you can only use content with the before and after pseudoelements
+ 1
Thanks Raj chhatrala for your answer I got the answer
+ 1
Thanks all of you