📄 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">
</head>
<body bgcolor="#FFFFFF">
<!-- ImageReady Slices (界面24.psd) -->
<form name="form1" method="post" action="check.asp?action=login">
<p> </p>
<p> </p>
<table width="631" height="416" border="0" align="center" cellpadding="0" cellspacing="0" id="__01">
<tr>
<td height="372" colspan="2"> <img src="images/login_01.gif" width="630" height="372" alt="" /></td>
<td width="7"> <img src="images/分隔符.gif" width="1" height="372" alt="" /></td>
</tr>
<tr>
<td width="307" valign="top" bgcolor="#10889F"><img src="images/login_02.gif" width="307" height="43" alt="" /> </td>
<td width="323" valign="baseline" bgcolor="#10889F" ><table width="100%" height="100%" border="0" cellspacing="0">
<tr>
<td>用户名:</td>
<td><input name="admin_name" type="text" class="wenben" id="admin_name2" size="8" style="height:20px;width:80px"></td>
<td>密码:</td>
<td><input name="admin_pass" type="password" class="wenben" id="admin_pass2" size="8" style="height:20px;width:80px"></td>
<td><input name="Submit" type="image" value="提交" src="images/login_04.gif"></td>
</tr>
</table></td>
<td> <img src="images/分隔符.gif" width="1" height="23" alt="" /> <img src="images/分隔符.gif" width="1" height="8" alt="" /> <img src="images/分隔符.gif" width="1" height="12" alt="" /></td>
</tr>
</table>
</form>
<!-- End ImageReady Slices -->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -