0
changing HTML text with JS commands
Hello everyone, I would like to know how I change HTML text. For example, a <p id = "text"> blabla <p>, I would like to use this JS to change this "blabla" for some other text, how do I do this?
4 Respuestas
+ 1
Hmmmm ty
+ 1
Your answer was of great help man, thanks
0
I love you
0
Does it have to be single quotes? And another, in place of something else, could I put a variable?