DIRECTIONS FOR "FALLING" SCRIPT

To start your page, you MUST use a doctype tag, or IE 8 will not load the page. Also this type of code works ONLY with the html 3 doctype tag. Html 4 and html 5 will not allow this script to work. Here is the html 3 doctype tag:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">

These are the total codes of this script. We can make changes only in the top part. The lower part contains the codes that make this script work and this is clearly marked by ///////. So do NOT make changes in this part!

This script goes into the body of the page. Please note how I set up the page before the script starts: