First commit.
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
autofocus [HTML5]
|
||||
|
||||
This attribute lets you specify that a form control should have input focus when the page loads, unless the user overrides it, for example by typing in a different control. Only one form element in a document can have the autofocus attribute, which is a Boolean.
|
Reference in New Issue
Block a user