📄 tocforteacher.asp
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>Dynamic Styles</title>
<style>
<!--
.td {font-size:11pt;}
.f1{COLOR: white;FONT-FAMILY:Arial,楷体_GB2312;font-size:9pt;}
.a1{COLOR:white;FONT-FAMILY:Arial,楷体_GB2312;font-size:9pt;text-decoration:none}
.a1:hover{COLOR:red;FONT-FAMILY:Arial,楷体_GB2312;font-size:9pt;text-decoration:none}
.a1:Link{COLOR:white;FONT-FAMILY:Arial,楷体_GB2312;font-size:9pt;text-decoration:none}
.a1:active{COLOR:red;FONT-FAMILY:Arial,楷体_GB2312;font-size:9pt;text-decoration:none}
-->
</style>
<base target="main">
<script language="javascript">
function showdiv(div_id)
{
if (document.all.item("div"+div_id).style.display == "block")
{
document.all.item("div"+div_id).style.display = "none";
}
else
{
document.all.item("div"+div_id).style.display = "block";
}
}
</script>
</head>
<body TOPMARGIN="0" bottomMargin="4" leftMargin="4" rightMargin="12" background="../image1/left-back.jpg">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"> </td>
</tr>
</table>
<table border="0" cellspacing="0" width="100%" cellpadding="0">
<tr>
<td><img height="20" src="../image1/study.jpg" width="152"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="5"></td>
</tr>
</table>
<table border="0" cellspacing="0" width="100%" cellpadding="2" bgcolor="#505898">
<tr>
<td class="f1" nowrap><img height="20" src="../image1/tubiao-9.jpg" width="20">
<a class="a1" href="../main.asp">首页公告</a>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="5"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20"> </td>
</tr>
</table>
<table border="0" cellspacing="0" width="100%" cellpadding="0">
<tr>
<td class="f1" nowrap> <img height="20" src="../image1/teacher.jpg" width="152"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="5"></td>
</tr>
</table>
<table border="0" cellspacing="0" width="100%" cellpadding="0" bgcolor="#505898">
<tr>
<td height="68" nowrap class="f1"><img height="19" src="../image1/tubiao-5.jpg" width="16">
<a class="a1" href="bulletin.asp">公告发布</a>
</td>
</tr>
</table>
<table border="0" cellspacing="0" width="100%" cellpadding="2" bgcolor="#505898">
<tr>
<td height="55" nowrap class="f1"><img height="16" src="../image1/tubiao-6.jpg" width="16">
<a class="a1" href="homework_admin.asp">作业批改</a></td>
</tr>
</table>
<table border="0" cellspacing="1" width="100%" cellpadding="0" bgcolor="#505898">
<tr>
<td height="48" nowrap class="f1"><img height="16" src="../image1/tubiao-1.jpg" width="17"> <a class="a1" href="../chat/default.asp">在线答疑</a> </td>
</tr>
</table>
<table border="0" cellspacing="0" width="100%" cellpadding="2" bgcolor="#505898">
<tr>
<td height="56" nowrap class="f1"><img height="18" src="../image1/tubiao-7.jpg" width="16"> <a class="a1" href="problemadmin.asp">网上答疑</a> </td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="0" bgcolor="#505898">
<tr>
<td height="56" nowrap class="f1"><img height="15" src="../image1/tb-ggl.jpg" width="15"> <a class="a1" href="../mgsubject.asp">考试管理</a></td>
</tr>
</table>
<table border="0" cellspacing="0" width="100%" cellpadding="2" bgcolor="#505898">
<tr>
<td height="56" nowrap class="f1"><img height="16" src="../image1/tubiao-4.jpg" width="17"> <a class="a1" href="../mgstudent.asp">注册学生</a> </td>
</tr>
</table>
<br>
<table border="0" cellspacing="1" width="100%" cellpadding="0" bgcolor="#505898">
<tr>
<td height="77" nowrap class="f1"><img height="14" src="../image1/tb-ggl2.jpg" width="15"> <a class="a1" href="../default.asp" target="_TOP">退出</a></td>
</tr>
</table>
<br>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -