📄 admin_index_left.asp
字号:
<html>
<head>
<title>后台管理导航</title>
<STYLE type=text/css>
BODY {
SCROLLBAR-FACE-COLOR: #799ae1; BACKGROUND: #799ae1; MARGIN: 0px; FONT: 12px 宋体; SCROLLBAR-HIGHLIGHT-COLOR: #799ae1; SCROLLBAR-SHADOW-COLOR: #799ae1; SCROLLBAR-3DLIGHT-COLOR: #799ae1; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #aabfec; SCROLLBAR-DARKSHADOW-COLOR: #799ae1
}
TABLE {
BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
TD {
FONT: 12px 宋体
}
IMG {
BORDER-RIGHT: 0px; BORDER-TOP: 0px; VERTICAL-ALIGN: bottom; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
A {
FONT: 12px 宋体; COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
COLOR: #428eff; TEXT-DECORATION: underline
}
.sec_menu {
BORDER-RIGHT: white 1px solid; BACKGROUND: #d6dff7; OVERFLOW: hidden; BORDER-LEFT: white 1px solid; BORDER-BOTTOM: white 1px solid
}
.menu_title {
}
.menu_title SPAN {
FONT-WEIGHT: bold; LEFT: 8px; COLOR: #215dc6; POSITION: relative; TOP: 2px
}
.menu_title2 {
}
.menu_title2 SPAN {
FONT-WEIGHT: bold; LEFT: 0px; COLOR: #428eff; POSITION: relative; TOP: -1px}
.STYLE3 {
color: #FFFFFF;
font-weight: bold;
}
.STYLE4 {color: #FFFFFF}
</STYLE>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"></head>
<BODY leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
<table width=100% cellpadding=0 cellspacing=0 border=0 align=center>
<tr>
<td valign=top class="menu_title2">
<table width=158 border="0" align=center cellpadding=0 cellspacing=0>
<tr>
<td valign=bottom>
<img src="images/untitled/title.gif" width=158 height=30> </td>
</tr>
</table>
<table width=158 align=center cellpadding=0 cellspacing=0 class="sec_menu">
<tr>
<td height=25 class=menu_title background=images/untitled/title_bg_quit.gif>
<a href="admin_index.asp" target="_top"><b>管理首页</b></a> |
<a href=admin_logout.asp target="_top" ><b>退出</b></a></span></td>
</tr>
<tr>
<td>
<table width=130 align=center cellpadding=0 cellspacing=0 class="sec_menu">
<tr>
<td height=20>用户名:<%= Session("MM_Username") %></td>
</tr>
<tr>
<td height=20>权 限:后台管理员</td>
</tr>
</table>
</td>
</tr>
</table>
<table width=158 align=center cellpadding=0 cellspacing=0 class="sec_menu">
<tr>
<td width="158" height=25 bgcolor="#FFFFFF"><span class="STYLE4" >作业系统</span></td>
</tr>
<tr>
<td>
<table cellpadding=0 cellspacing=0 align=center width=130>
<tr>
<td width="17" height=20><img src="images/untitled/bullet.gif"></td>
<td width="113" height=20><a href=add_zy.asp target=main>布置作业</a> </td>
</tr>
<tr>
<td width="17" height=20><img src="images/untitled/bullet.gif"></td>
<td width="113" height=20><a href=zyguanli.asp target=main>作业箱管理</a> </td>
</tr>
<tr>
<td width="15" height=20><img src="images/untitled/bullet.gif"></td>
<td height=25 colspan="2"><a href="pgzy.asp" target="main">批改作业 </a></td>
</tr>
<tr>
<td width="15" height=20><img src="images/untitled/bullet.gif"></td>
<td height=20 colspan="2"><a href=cxzy.asp target=main>查询作业</a></td>
</tr>
</table> </td>
</tr>
</table>
<table width=158 align=center cellpadding=0 cellspacing=0 class="sec_menu">
<tr>
<td height=25 bgcolor="#FFFFFF"><span class="STYLE3">在线答疑</span></td>
</tr>
<tr>
<td >
<table width=130 align=center cellpadding=0 cellspacing=0 >
<tr>
<td width="15" height=20><img src="images/untitled/bullet.gif"></td>
<td><a href=admin_answer.asp target=main>问题的解答管理</a></td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -