You need to use a form in html code...but you also need to understand how to pass the input from the form to whatever app is going to handle it. In other words, you can easily insert an input box and button, but if you want to be able to grab the info entered by the user you need a handler app or script.