Our sponsors keep this site without pop-ups, alive, and free!

                  Click here to shop at Teacher Created Resources

            
 

Custom Search

Theteachersguide.com


Click here to shop at Teacher Created Resources

MOST POPULAR 

Lesson Plans
Thematic Units

Children's Songs

Book Activities

Teacher Store

Teacher Created

JUST 4 TEACHERS 

Teaching Supplies
Teacher Organizations
Prof. Development
Job Search 

Teacher Magazines

FREE STUFF

Free Ed. Clipart
Free Printouts

EDUCATION

Class Management
Schools and Violence
Education Psychology
Education Reform

Education Funding
Dept of Education

SPECIAL EDUCATION

Organizations
Resources

Articles

Publications in ERIC

TECHNOLOGY

Virtual Fieldtrips
Interactive Sites

Internet Safety Guide

Online Reference Tools
Educational Software

Smartboards

 LINKS

Your Best Bets
Ed HelperNet

Sites for Teachers

The Best of the Web

web counter

Contact Us

 

theteachersguide@hotmail.com

     
     

Step 3: Creating Web Pages

The final step is to create Web pages from your data. All you need to do is click on "Export to Web" from the File menu, then give your page a filename. Use the filename "test.htm".

The program will tell you that it has produced three files. It is important to understand what these files are, and why they are all needed. In this case, the files will be:

  1. test.htm: the main frameset document. This is the root file; if you want to make a link on another page to your exercise, then this is the file you should link to. This file creates a frameset which contains the other two pages.
  2. testw.htm: the "w" in the filename stands for "welcome", and this is the file which appears in the top frame of the exercise when you first load it into your browser. It contains only a welcome message and instructions for doing the exercise.
  3. testc.htm: the "c" stands for "code", and this file is the main part of the exercise which contains the questions and all the code to make the exercise work.

All three of these files must be in the same folder or directory, and the root file must be loaded into the browser in order for the exercise to work.

All of the Hot Potatoes produce several files like this, with the exception of JMatch, which produces only one file.