📄 header.asp
字号:
<link href="WebCourseSettlementStyle.Css" rel="stylesheet" type="text/css">
<div align =center >
<table width="750" height="40" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center">
<img src="<%=URL%>images/index.jpg" width="750" height="79" align="baseline">
</td>
</tr>
</table>
<table border=1 cellpadding=0 height=23
style="BORDER-BOTTOM-COLOR: #4f7acc; BORDER-BOTTOM-STYLE: dotted; BORDER-COLLAPSE: collapse;
BORDER-LEFT-COLOR: #4f7acc; BORDER-LEFT-STYLE: dotted; BORDER-RIGHT-COLOR: #4f7acc;
BORDER-RIGHT-STYLE: dotted; BORDER-TOP-COLOR: #4f7acc; BORDER-TOP-STYLE: dotted"
width=750 align="center" background="<%=URL%>/images/bar01.gif">
<tr valign="middle">
<td width="80" height="30" align="center" bordercolor=#ffffff
onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F0F0F0'">
<a href="<%=URL%>">选课首页</a></td>
<td width="80" height="30" align="center" bordercolor=#ffffff
onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F0F0F0'">
<a href="<%=URL%>ArrangeCourse/Feedback/list.asp">教师反馈</a></td>
<td width="80" height="30" align="center" bordercolor=#ffffff
onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F0F0F0'">
<a href="<%=URL%>SelectCourse/QuerySelectT.asp">选课查询</a></td>
<td width="80" height="30" align="center" bordercolor=#ffffff
onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F0F0F0'">
<a href="<%=URL%>ArrangeCourse/QueryCourseArrange.asp">课程查询</a></td>
<td width="80" height="30" align="center" bordercolor=#ffffff
onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F0F0F0'">
<a href="<%=URL%>ArrangeCourse/ListDeptCourseSetting.asp">课程设置</a></td>
<td width="80" height="30" align="center" bordercolor=#ffffff
onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F0F0F0'">
<a href="<%=URL%>ArrangeCourse/QueryBuildingInfo.asp">教室安排</a></td>
<td width="80" height="30" align="center" bordercolor=#ffffff
onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F0F0F0'">
<a href="<%=URL%>SelectCourse/QuerySelectedCourse.asp">课表查询</a></td>
<td width="80" height="30" align="center" bordercolor=#ffffff
onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F0F0F0'">
<a href="<%=URL%>ArrangeCourse/ArrangeCourse.asp">排课系统</a></td>
<td width="80" height="30" align="center" bordercolor=#ffffff
onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F0F0F0'">
<a href="<%=URL%>SelectCourse/SelectCourse.asp">进入选课</a></td>
</tr>
</table>
<table border="0" width="750" cellspacing="0" cellpadding="0" background="<%=URL%>images/bar03.gif">
<tr>
<td height="2"><img src="<%=URL%>images/bar03.gif"></td>
</tr>
</table>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -