Write the code for a webpage that allows a user to input two numbers and when a submit button is clicked, it d?
Javier R asked: Write the code for a webpage that allows a user to input two numbers and when a submit button is clicked, it displays the larger number (outside the input form) using a H1 heading.Pauline
