Question: Design a web page like the following HTML page using JavaScript, CSS and HTML code: Write a JavaScript code for the following case: 1. Ask
Design a web page like the following HTML page using JavaScript, CSS and HTML code:
Write a JavaScript code for the following case:
1. Ask the user to insert a positive number between 0-9 using FORMS.
2. When the user click (press) the button, an image will be randomly selected from the given images. If the number is the same as the user selected, print out Great Work in a darkgreen message otherwise print Try Again in a red message.


for the numbers img










You can create a div element in the HTML code and once you clicked on the button the div will be filled with image and text Guess The Number Guess a number between (09) : Try now Great Job Guess The Number Guess a number between (09) : Try now Try again
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
