<html>
<head></head>
<body>
用戶名:<input type="text" id="username" name="username" autofocus="autofocus"/><br/>
密碼:<input type="text" id="password" name="password"/><br/>
<input type="submit" name="submitBtn" value="提交"/>
</body>
</html>
資料來源:https://blog.csdn.net/u010999809/article/details/75387718