How to position cursor automatically to an input field in an HTML input form

In an HTML input form we would like to position the cursor automatically to an input field on the on load event. Currently we have to tap to position to the input field.

How to position cursor automatically to an input field in an HTML input form
 
 
Q