<div class="log">
<form action="登录.php" method="post">
<label for="">用户名</label>
<input type="text" name="username" id="" placeholder="请输入您的用户名">
<br>
<br>
<label for="">密码:</label>
<input type="password" name="passwd" id="" placeholder="请输入您的密码">
<br>
<br>
<button type="submit">提交</button>
</form>
</div>
HTML登陆成功后怎么跳转到主页面呀?
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-