Text Input

Example showing a text input field.

Preview

Code

<input type="text" placeholder="Enter text">

More HTML Input Types Examples (11)