Text Box

This is the most generic and flexible of all the form controls. The same approach described here also works with most of the the other form controls created using the input tag.

Example:

Enter a search term in the box and click 'Submit'.

References

https://www.w3schools.com/tags/tag_input.asp

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/text