📄 login.asp
字号:
<html>
<head>
<title>人力资源管理系统登录</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<style type="text/css">
<!--
body,td,th {
font-size: 12px;
color: #FFFFFF;
}
-->
</style>
<link href="CSS/css.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.STYLE1 {color: #000000}
-->
</style>
</head>
<body bgcolor="#FFFFFF">
<!-- ImageReady Slices (界面24.psd) -->
<form name="form1" method="post" action="check.asp?action=login">
<p> </p>
<p> </p>
<table width="576" height="321" border="0" align="center" cellpadding="0" cellspacing="0" background="images/2.jpg" id="__01">
<tr>
<td width="531" height="131"> </td>
<td width="100" rowspan="2"> </td>
</tr>
<tr>
<td height="131"><p> </p>
<p> </p>
<table width="100%" height="6%" border="0" cellspacing="0">
<tr>
<td width="21%" height="80"><span class="STYLE1"> 用户名:</span></td>
<td width="21%"><input name="admin_name" type="text" class="wenben" id="admin_name2" size="8" style="height:20px;width:80px"></td>
<td width="8%"><span class="STYLE1">密码:</span></td>
<td width="23%"><input name="admin_pass" type="password" class="wenben" id="admin_pass2" size="8" style="height:20px;width:80px"></td>
<td width="27%"><input name="Submit" type="image" value="提交" src="images/3.jpg"></td>
</tr>
</table></td>
</tr>
<tr>
<td height="48" colspan="2" valign="top"> </td>
</tr>
</table>
</form>
<!-- End ImageReady Slices -->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -