1.登录表单
<html lang="en">
<head>
<meta charset="UTF-8">
<title>登录</title>
</head>
<body>
<form method="post">
<div>
<label for="user" style="margin-left: 500px">用户名:</label>
<input name="username" placeholder="输入用户名" >
<br>
<label for="password" style="margin-left: 515px ">密码:</label>
<input name="password" placeholder="输入密码">
</div>
<input type="submit" style="margin-left: 600px"value="登录&#