settings for input type text in html form 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]" />