📄 left.jsp
字号:
<html>
<head>
<title>管理页面</title>
<style type=text/css>
body { background:#39867B; margin:0px; font:9pt 宋体; }
table { border:0px; }
td { font:normal 12px "宋体"; }
img { vertical-align:bottom; border:0px; }
a { text-decoration:none; ; color: #000000; font-size: 12px}
a:hover { color:#333333;text-decoration:underline; }
.menu_title{color:#39867B;; font-size: 12px; font-weight: bold}
</style>
<base target="right">
</head>
<BODY leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
<table width=100% cellpadding=0 cellspacing=0 border=0 height="200">
<tr>
<td valign=top align="center">
<table width="158" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="41"><img src="../images/title.gif" width=158 height=38>
</td>
</tr>
</table>
<table width="158" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="25" background="../images/title_bg_quit.gif" class="menu_title"><a href="main.jsp"><font color="#39867B">管理首页</font></a>
| <a href=logout.jsp target=_top><font color="#39867B">退出</font></a></td>
</tr>
</table>
<img height="2">
<table width="158" border="0" cellspacing="0" cellpadding="0" height="77">
<tr>
<td height="25" background="../images/Admin_left_1.gif" class="menu_title"> 软件管理</td>
</tr>
<tr>
<td bgcolor="#C6EBDE">
<table cellpadding=5 cellspacing=0 align=center width=130>
<tr>
<td height=20><a href="freeadd.jsp" target="right" title="直接添加下载地址等信息">添加软件</a></td>
</tr>
<tr>
<td height=20> <a href="adminedit.jsp" target="right">修改删除</a></td>
</tr>
</table>
</td>
</tr>
</table>
<img height="2">
<table width="158" border="0" cellspacing="0" cellpadding="0" height="54">
<tr>
<td height="25" background="../images/Admin_left_3.gif" class="menu_title"> 栏目管理</td>
</tr>
<tr>
<td bgcolor="#C6EBDE">
<table cellpadding=3 cellspacing=0 align=center width=130 bgcolor="#C6EBDE">
<tr>
<td height=20><font style=line-height:150%> <a href="classmana.jsp" target="right">栏目管理</a></font></td>
</tr>
</table>
</td>
</tr>
</table>
<img height="2"> <img height="2">
<table width="158" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="25" background="../images/Admin_left_4.gif" class="menu_title"> </td>
</tr>
<tr>
<td bgcolor="#C6EBDE"> </td>
</tr>
</table>
<img height="2"> <img height="2">
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -