+ 3
Don't understand.....
<form> <label for="e-mail">Your e-mail address: </label> <input type="text" name="email" autofocus /> </form> what does this autofocus do ?
2 Respostas
+ 9
Autofocus means, an <input> element should automatically get focus when the page loads. In other words without clicking mouse or button in that particular input field you'll be prompt to input something. Plz run the code and your doubt will be clear.
+ 1
actually i do my coding on other software(for comfortable) not on this app.....So the coding is 0% in my profile..... it's impossible as i am already completing html5 you know.......