common attributes in an HTML form input "text" box code example
Example: input tag html
<input type="email" name="name" id="id" placeholder="[email protected]" />
<input type="email" name="name" id="id" placeholder="[email protected]" />