Generate HTML text input with name, id, placeholder, size, maxlength, required, disabled and spellcheck attributes.
<input type="text" placeholder="Enter text here" />