For this project, you will create a webpage that has an <input> text box and a submit <button>. When the submit button is clicked, it will call a JavaScript function that will reverse the string and display it below the input box. This project will involve both html and javascript.
Things you should know: