<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<h1>登录注册</h1>
<form action="第一个网页.html" method="post">
<p>用户名: <input type="text" name="username"></p>
<p>密码:<input type="password" name="pwd"></p>
<p>
<input type="submit">
<input type="reset">
</p>
</form>
</body>
</html>
浏览器翻译如下:
输入账号密码之后,就会跳转到form表单中action指定的页面。如下:





![2023年中国汽车铸造模具竞争现状及行业市场规模前景分析[图]](https://img-blog.csdnimg.cn/img_convert/86735421771191cdfc89a36f22745a32.png)
![【C++入门到精通】哈希 (STL) _ unordered_map _ unordered_set [ C++入门 ]](https://img-blog.csdnimg.cn/4868d249e6f9452abf489fbc82caf53b.jpeg#pic_center)













