html with javascript
Create a webpage that simulates a number guessing game. On load, the page should generate a random number between 1 and 20. The user will enter a guess into a text input and click a button to submit the guess.
When submitted, one of the following messages should be displayed: