<input>

The HTML element <input> is used to create interactive controls for web-based forms in order to accept data from the user. How an <input> works varies considerably depending on the value of its type attribute.

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

Can I Use <input>?

Sandbox