📄 login.htm
字号:
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>登录系统</title>
</head>
<body>
<form method="POST" action="./CheckPassword.jsp">
<div align="left">
<table border="1" width="99%" height="159" style="font-family: 仿宋_GB2312">
<tr>
<td width="100%" height="46" bgcolor="#FFFFD0">
<p align="center"><font face="方正舒体" size="6" color="#FF00FF">泛谷制衣有限公司Web项目管理系统</font></td>
</tr>
<tr>
<td width="100%" height="24" bgcolor="#EBE3CD">
<p align="center">用户代码:<input type="text" name="user" size="20"></td>
</tr>
<tr>
<td width="100%" height="28" bgcolor="#FFFFD0">
<p align="center">登录密码:<input type="password" name="password" size="20"></td>
</tr>
<tr>
<td width="100%" height="41" bgcolor="#EBE3CD">
<p align="center"><input type="submit" value="登 录 系 统" name="B1">
<input type="reset" value="Reset" name="B2"></td>
</tr>
</table>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -