<form> action method 除了这三个知识点 下面的input什么的都没讲感觉指点逻辑有点断片啊,光学会填空有什么用?
这一课除了讲 <form> action method 这三个知识点 下面的input 都没讲啊???
<label for="username">用户名:</label>
<input type="text" name="username" />
<label for="pass">密码:</label>
<input type="password" name="pass" />