Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Q 1 : Design a web page like the following HTML page using JavaScript, CSS and HTML code: Write a JavaScript code for the following
Q: Design a web page like the following HTML page using JavaScript, CSS and HTML code:
Write a JavaScript code for the following case:
Ask the user to insert a positive number between using FORMS.
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.
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
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started