How can you specify that an input field should have focus when the page loads?
<input type="text" name="username" ___>
active
focus
autofocus
select