📄 head.htm
字号:
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=gb2312">
<META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
<TITLE></TITLE>
</HEAD>
<style>
a.dao{font-size:9pt;color:#333333;text-decoration:none}
a.dao:hover{font-size:9pt;color:#ffffff;text-decoration:none}
</style>
<BODY topmargin=0 leftmargin=0 rightmargin=0 bottommargin=0>
<script language=javascript>
function mOvr(src,clrOver) {
if (!src.contains(event.fromElement)) {
src.style.cursor = 'hand';
src.style.backgroundColor = clrOver ;
src.children.tags('A')[0].style.color ='#ffffff';
}
}
function mOut(src,clrIn) {
if (!src.contains(event.toElement)) {
src.style.cursor = 'default';
src.style.backgroundColor = clrIn;
src.children.tags('A')[0].style.color = '#333333';
}
}
function mClk(src) {
if(event.srcElement.tagName=='TD'){
src.children.tags('A')[0].click();
}
}
</script>
<table cellpadding=0 cellspacing=0 style="text-align:left;width:100%;vertical-align:top;border:#111111 1px solid;">
<!--tr>
<td style="vertical-align:top;text-align:left;height:22px;">
<table cellpadding=0 cellspacing=0 style="width:100%;background-color:#283E66;">
<tr>
<td style="width:24px;background-color:#f7f7f7;"><img border=0 src="images/01b.gif"></td>
<td style="width:155px;background-color:#f7f7f7;border-right:#616165 1px solid;"><img border=0 src="images/02b.gif"></td>
<td style="width:280px;background-image:url(images/03b.gif);background-position:0px 0px ;background-repeat:repeat-x;"> </td>
<td style="font-size:9pt;text-align:right;color:#dfdfdf;background-image:url(images/b6.gif);background-position:0px 0px ;background-repeat:no-repeat;">北京大学 >> 计算机系 </td>
</tr>
</table>
</td>
</tr-->
<tr>
<td style="vertical-align:top;text-align:left;height:70px;background-color:#DAC69A;width:100%;">
<table cellpadding=0 cellspacing=0 style="width:776px;;text-align:left;">
<tr>
<td style="width:157px;"><img border=0 src="images/03a.gif"></td>
<td style="width:64px;"><img border=0 src="images/04b.gif"></td>
<td style="width:99px;"><img border=0 src="images/05a.gif"></td>
<td style="width:128px;"><img border=0 src="images/06a.gif"></td>
<td style="width:149px;vertical-align:bottom;background-color:#ffffff;"><img border=0 src="images/07b.gif"></td>
<td style="width:116px;"><img border=0 src="images/08b.gif"></td>
<td style="width:63px;"><img border=0 src="images/09b.gif"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="vertical-align:top;text-align:left;height:22px;">
<table cellpadding=0 cellspacing=0 style="width:100%;border-bottom:#ffffff 1px solid;">
<tr>
<td style="width:179px;"><img border=0 src="images/10a.gif"></td>
<td style="background-image:url(images/11.gif);background-position:left top;background-repeat:repeat-x;">
<table cellpadding=0 cellspacing=0 style="width:540px;text-align:left;height:22px;">
<tr>
<td style="width:90px;text-align:center;" onmouseover="javascript:mOvr(this,'#666666');" onmouseout="javascript:mOut(this,'transparent');" onclick="javascript:mClk(this);">
<a onclick="javascript:parent.location.href='direct.htm'" class=dao>学习指导</a>
</td>
<td style="width:90px;text-align:center;" onmouseover="javascript:mOvr(this,'#666666');" onmouseout="javascript:mOut(this,'transparent');" onclick="javascript:mClk(this);">
<a onclick="javascript:parent.location.href='content.htm'" class=dao>学习内容</a>
</td>
<td style="width:90px;text-align:center;" onmouseover="javascript:mOvr(this,'#666666');" onmouseout="javascript:mOut(this,'transparent');" onclick="javascript:mClk(this);">
<a onclick="javascript:parent.location.href='show.htm'" class=dao>演示</a>
</td>
<td style="width:90px;text-align:center;" onmouseover="javascript:mOvr(this,'#666666');" onmouseout="javascript:mOut(this,'transparent');" onclick="javascript:mClk(this);">
<a onclick="javascript:parent.location.href='exercise.htm'" class=dao>习题</a>
</td>
<td style="width:90px;text-align:center;" onmouseover="javascript:mOvr(this,'#666666');" onmouseout="javascript:mOut(this,'transparent');" onclick="javascript:mClk(this);">
<a onclick="javascript:parent.location.href='classroom.htm'" class=dao>课堂</a>
</td>
<td style="width:90px;text-align:center;" onmouseover="javascript:mOvr(this,'#666666');" onmouseout="javascript:mOut(this,'transparent');" onclick="javascript:mClk(this);">
<a onclick="javascript:parent.location.href='practice/index.htm'" class=dao>实习</a>
</td>
<td style="width:90px;text-align:center;" onmouseover="javascript:mOvr(this,'#666666');" onmouseout="javascript:mOut(this,'transparent');" onclick="javascript:mClk(this);">
<a onclick="javascript:parent.location.href='index.htm'" class=dao><<首页>></a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<!--tr>
<td style="vertical-align:middle;text-align:left;height:17px;font-size:9pt;background-image:url(images/12.gif);background-position:left top;background-repeat:repeat-x;">
</td>
</tr-->
</table>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -