HTML Text Input Generator

An input type "text" lets users enter a single-line text string.

Preview

Properties

Code

<input type="text" class="text-input" name="myText" placeholder="Enter your text here.." id="text"/>