?? left.jsp
字號:
<%@ page contentType="text/html; charset=gb2312" language="java" errorPage="" %>
<%@ include file="checkLogin.jsp" %>
<html>
<link rel="stylesheet" href="style.css">
<body background="../images/admin_bg.gif">
<div align="center">
<table width="90%" height="90%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><div align="center">
<table width="100%" border="0" cellpadding="2" cellspacing="0" bordercolor="#111111" style="border-collapse: collapse" >
<tr>
<td width="25%" valign="top"><table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#006D91" width="100%">
<tr>
<td width="100%" align="center" bgcolor="#EFEFEF" onmouseover="this.style.backgroundColor='#E2F1A6'" onmouseout="this.style.backgroundColor='#EFEFEF'"><p style="margin-top: 2"><a href="classManage.jsp" target="right">分類管理</a></td>
</tr>
<tr>
<td width="100%" align="center" bgcolor="#EFEFEF" onmouseover="this.style.backgroundColor='#E2F1A6'" onmouseout="this.style.backgroundColor='#EFEFEF'"><p style="margin-top: 2"><a href="addArticle.jsp?action=no" target="right">添加文章</a></td>
</tr>
<tr>
<td width="100%" align="center" bgcolor="#EFEFEF" onmouseover="this.style.backgroundColor='#E2F1A6'" onmouseout="this.style.backgroundColor='#EFEFEF'"><p style="margin-top: 2"><a href="articleManage.jsp" target="right">文章管理</a></td>
</tr>
<tr>
<td width="100%" align="center" bgcolor="#EFEFEF" onmouseover="this.style.backgroundColor='#E2F1A6'" onmouseout="this.style.backgroundColor='#EFEFEF'"><p style="margin-top: 2"><a href="addAdmin.jsp" target="right">添加用戶</a></td>
</tr>
<tr>
<td width="100%" align="center" bgcolor="#EFEFEF" onmouseover="this.style.backgroundColor='#E2F1A6'" onmouseout="this.style.backgroundColor='#EFEFEF'"><p style="margin-top: 2"><a href="adminManage.jsp" target="right">管理用戶</a></td>
</tr>
<tr>
<td width="100%" align="center" bgcolor="#EFEFEF" onmouseover="this.style.backgroundColor='#E2F1A6'" onmouseout="this.style.backgroundColor='#EFEFEF'"><p style="margin-top: 2"><a href="login.htm" target="right">退出管理</a></td>
</tr>
<tr>
<td width="100%" align="center" bgcolor="#EFEFEF" onmouseover="this.style.backgroundColor='#E2F1A6'" onmouseout="this.style.backgroundColor='#EFEFEF'"><p style="margin-top: 2"><a href="/news/index.jsp" target="_blank">返回首頁</a></td>
</tr>
</table></td>
</tr>
</table>
</div></td>
</tr>
</table>
</div>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -