?? login.asp
字號:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>咖啡設(shè)計管理登錄頁面</title>
<style>
<!--
table,td{font:9pt;color:#666666}
input{height:19;font:9pt;border:1 solid #000000;background:#ffffff}
-->
</style>
</head>
<body background="images/bj0.jpg" leftmargin="0" topmargin="0">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center"><table border="0" cellpadding="0" cellspacing="1" width="400" bgcolor="#000000">
<tr>
<td bgcolor="#666666" height="20"> <p align="center"><font color="#FFFFFF">++++咖啡設(shè)計管理登錄頁面++++</font></p></td>
</tr>
<tr>
<td bgcolor="#efefef"> <form method="POST" action="check.asp">
<p align="center"><br>
管理用戶:
<input type="text" name="uid" size="20">
</p>
<p align="center">管理密碼:
<input type="password" name="pwd" size="20">
</p>
<p align="center">
<input type="submit" value="登錄" name="bb">
<input type="reset" value="取消" name="B2">
<input type="submit" value="修改密碼" name="bb">
</p>
</form></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -