To Notes

IT 130 -- 10/30/08

 

Review Questions

  1. Write an HTML web page with a textbox, a button and an image that initially displays blank.jpg. When a number from 1 to 6 is entered into the textbox and the button is clicked, the page should display the corresponding image of a dog with its owner:

Ans: Here is the solution: dogowner.htm.

 

Generating Random Integers

 

The Dice Examples

 

Dropdown Menus

 

Project Proj5