?? index.jsp
字號:
<%@ page contentType="text/html;charset=GBK" language="java" errorPage="" %>
<html>
<style type=text/css>
body { background:#799AE1; margin:0px; font:9pt 宋體; }
table { border:0px; }
td { font:normal 12px 宋體; }
img { vertical-align:bottom; border:0px; }
a { font:normal 12px 宋體; color:#000000; text-decoration:none; }
a:hover { color:#428EFF;text-decoration:underline; }
.sec_menu { border-left:1px solid white; border-right:1px solid white; border-bottom:1px solid white; overflow:hidden; background:#D6DFF7; }
.menu_title { }
.menu_title span { position:relative; top:2px; left:8px; color:#215DC6; font-weight:bold; }
.menu_title2 { }
.menu_title2 span { position:relative; top:2px; left:8px; color:#428EFF; font-weight:bold; }
</style>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>后臺管理</title>
</head>
<body bgcolor="#F0F0E8" link="#FFFFFF" style="background-color: #DBC2B0">
<p align="center" style="line-height: 200%; margin-top: 50px">
<font color="#FFFFFF" size="4" face="華文行楷, Bookman Old Style">管理員登陸<br>
</font>
<font color="#FFFFFF">(他人請勿非法嘗試,否則后果自負!)</font></p>
<table border="0" width="254" cellspacing="1" height="6" align="center">
<tr>
<td width="100%" height="1">
</td>
</tr>
<tr>
<td width="100%" height="57">
<form method="POST" action="2login.jsp?action=login">
<table border="0" width="100%" cellspacing="1">
<tr>
<td width="26%">
<div align="right"><font color="#FFFFFF">用戶名</font>:</div>
</td>
<td width="74%">
<input type="text" name="admin_name" size="20" class=input></td>
</tr>
<tr>
<td width="26%">
<div align="right"><font color="#FFFFFF">密碼</font>:</div>
</td>
<td width="74%">
<input type="password" name="admin_pass" size="20" class=input></td>
</tr>
</table>
<div align="center">
<input type="submit" value="提交" name="B1" class=input>
<input type="reset" value="全部重寫" name="B2" class=input>
</div>
</form>
</td>
</tr>
<tr>
<td width="100%" height="1"></td>
</tr>
</table>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -