Using document.write to place text on the webpage.
Using document.write with variables and concatenation to place text on the webpage.
Using document.write to place images and other types of elements on the page.
Use the above examples to create a webpage entirely using document.write (not placing anything in the webpage directly using html elements).