Last Updated: April 05, 2021
·
958
· jackilyn

HTML5 autofocus Attribute

Automatically focus on an input, button or textarea as soon as the page has loaded.

<input autofocus="autofocus" />