带翅膀的小飞燕
https://ok.166.net/forum/xyq/forum/20242/4/264f2d96424b42dba469d955f83aa1e3.png <html><head>
<title>登录表单</title>
</head>
<body>
<h2>用户登录</h2>
<form action="https://www.baidu.com" method="get">
<label for="username">账号:</label>
<input type="text" id="username" name="username" required><br><br>
<label for="password">密码:</label>
<input type="password" id="password" name="password" required><br><br>
<input type="submit" value="确定">
</form>
</body>
</html>
页:
[1]