?? login.asp
字號(hào):
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<html>
<head>
<title>管理員登陸</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="style.css" rel="stylesheet" type="text/css">
</head>
<body>
<form name="form1" method="post" action="manage.asp">
<p> </p>
<p> </p>
<table width="45%" height="127" border="0" align="center" cellpadding="3" cellspacing="1" bgcolor="#000000" class="xiao">
<tr>
<td height="31" valign="middle" bgcolor="#0066CC"><div align="center"><strong><font color="#FFFFFF" size="3">管理員登陸</font> <a href="index.asp"><font color="#FFFFFF">[返回]</font></a></strong></div></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><div align="center">口令:
<input name="password" type="password" class="fieldline" id="password">
<input type="submit" name="Submit" value="登 陸">
</div></td>
</tr>
</table>
</form>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -