Setting the ‘type’ in input fields ensures that the iPhone and iPad give you an optimized keyboard for text entry.
Example:

<input type="email"/>
Important types:
    • email

 

    • url

 

    • number

 

 

more similar articles