Zachary's Study Guide

This page is to help Zachary study HTML and JavaScript. It contains code that Zachary can change to do different things.

Zachary, first work with Zachary1

Then things he wrote:


Run this code then save the source under a different name and make the following changes....
  • Place your name in it using HTML before the "script...." line.
  • Place your name in it after the " document.write("..loop start..")
  • Place your name in it after the "for (..." line using ---> document.write("..loop start..")
  • Change the .. to a break tag.
  • Change the for statement to have your name printed 10 times instead of 6.

    Before you make a change, use "save as" to save the file with a different name.

    Good Luck, Gdad