I need a HTML code that will prompt a user to enter a number into a box.
Once that number is entered, I need a second prompt box to enter a second number.
When the numbers are entered, I need the code to add, subtract, divide and multiply the numbers and show the results.
Can anyone help?