0
Can some one tell how can I use this function without document.write
Document.write("hi all of you ") this same how can I write without document.write and get hi all of you as result
1 Resposta
+ 3
Don't use document.write
https://www.sololearn.com/post/112468/?ref=app
https://code.sololearn.com/WTDyD07EuE3i/?ref=app