設置"First name" 輸入字段在頁面加載時自動獲得焦點:. <form action="demo_form.html"> First name: <input type="text" name="fname" autofocus><br>
確定! 回上一頁