<html>
<head>
<title>说客英语-登录页面</title>
</head>
<body>
账号:<input type="text" name="username" placeholder="请输入账号"><br/>
密码:<input type="password"placeholder="请输入6-20位密码"><br/>
<input type="submit">
<input type="reset"><br/>
<img src="https://www.zenitour.com/upload/ningmeng.png">
</body>
</html>