Question: HTML: [ HTML] Write the script that will ask the user to input two integers (number1 and number2) and output on the web page one
HTML:
![HTML: [ HTML] Write the script that will ask the user to](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f3c589e7263_84966f3c5898b317.jpg)
[ HTML] Write the script that will ask the user to input two integers (number1 and number2) and output on the web page one of the following messages:
number1 is a multiple of number2
OR
number2 is a multiple of number1
OR neither number1 nor number2 is a multiple of each other
Hint: use window.prompt to input number1 and number2
2. Write the script that will ask the user to input two integers (number1 and number2) and output on the web page one of the following messages: numberl is a multiple of number2 OR number2 is a multiple of number1 OR neither number1 nor number2 is a multiple of each other Hint: use window.prompt to input numberl and number2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
