What the document.write mean? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What the document.write mean?

10th Sep 2017, 4:49 AM
Harlen Young
Harlen Young - avatar
1 Answer
+ 7
The document is the whole HTML file you are using. write is a method that adds content to the document.
10th Sep 2017, 5:03 AM
๐Ÿ‘‘ Prometheus ๐Ÿ‡ธ๐Ÿ‡ฌ
๐Ÿ‘‘ Prometheus ๐Ÿ‡ธ๐Ÿ‡ฌ - avatar