<input type="text">
A single-line -text-entry control is the default type of the input element, so this code will also produce a text box:
<input>
<input type="text">
A single-line -text-entry control is the default type of the input element, so this code will also produce a text box:
<input>