Tutorial

The autofocus attribute is a boolean attribute.

It specifies that an input element should get focus on the page load.

e.g.

<input autofocus>