- 1
Why we use var, var is harder than document.write anyone can tell me?
Var harder than document.write
7 odpowiedzi
+ 2
Var is short for variable. You store values in it.
The document. write() method writes a string of text to a document.
Your question does not make much sense.
- 1
Wrong?