📄 login.asp
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>咖啡設計管理登錄頁面</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">++++咖啡設計管理登录页面++++</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>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -