📄 login.asp
字号:
<html>
<head>
<LINK href="../style.css" rel=stylesheet type=text/css>
<title>OWEN 活动管理系统</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body bgcolor="#F7F3F7" text="#000000">
<p align="center"><br>
<br>
<p align="center"><br>
<br>
<h1 align="center"><b> <font color="#FF0000">OWEN 活动管理系统登陆</font></b></h1>
<h1 align="center"> </h1>
<table width="400" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#000000">
<form method=post action="chklogin.asp">
<tr>
<td width="100%" height="30" align="center" valign="middle" bgcolor="#FFFFFF">用户名:
<input class="flat1" style="color: #FF0000; background-color: #FFFFFF; border: 1px solid #000000" size="12" name="username"></td>
</tr>
<tr>
<td width="100%" height="29" align="center" valign="middle" bgcolor="#FFFFFF">密 码:
<input class="flat1" style="color: #FF0000; background-color: #FFFFFF; border: 1px solid #000000" type="password" size="12" name="password"></td>
</tr>
<tr>
<td width="100%" height="30" align="center" valign="middle" bgcolor="#FFFFFF">
<input style="color: #FFFFFF; background-color: #FF0000; border: 1px solid #000000" type="submit" value="确 定" name="Submit">
<input style="color: #FFFFFF; background-color: #FF0000; border: 1px solid #000000" type="reset" value="取 消" name="Submit2">
</td>
</tr>
</form>
</table>
<br>
<br><br>
<table width="750" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center">© 程序制作:<a href="http://www.8style.com/member/user_show.asp?id=19530" target="_blank">owen</a></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -