📄 head.asp
字号:
<style type="text/css">
<!--
a:hover {
font-size: 14px;
color: #0000FF;
}
a:active {
color: #666666;
font-size: 14px;
}
a:link {
color: #330033;
}
.STYLE2 {font-size: 14px; color: #66CCCC; }
.STYLE3 {
color: #FF0000;
font-size: 14px;
}
-->
</style>
<table width="200" border="0" cellspacing="0">
<tr>
<td height="176"><img src="image/logo.gif" width="760" height="165" border="0" /></td>
</tr>
<tr><td><table width="760" border="0">
<tr>
<td width="103" bgcolor="#66CCFF"><div align="center" class="STYLE2"><a href="index.asp">用户登录</a></div></td>
<td width="121" bgcolor="#66CCFF"><div align="center" class="STYLE2"><a href="course.asp">选题介绍</a></div></td>
<td width="119" bgcolor="#66CCFF"><div align="center" class="STYLE2"><a href="beginclass.asp">开始选课题</a></div></td>
<td width="122" bgcolor="#66CCFF"><div align="center" class="STYLE2"><a href="mine.asp">课题修改</a></div></td>
<td width="116" bgcolor="#66CCFF"><div align="center" class="STYLE2"><a href="pwedit.asp">密码设置</a></div></td>
<script language="javascript">
<!--
function logout(){
if(confirm("是否要要退出!"))
{
return true;
}
else
{
return false;
}
}
// -->
</script>
<td width="153" bgcolor="#66CCFF"><div align="center" class="STYLE2"><a href="logout.asp" onclick="return(logout())">用户退出</a></div></td>
</tr>
</table></td>
</tr>
</table>
<map name="Map" id="Map">
<area shape="rect" coords="2,2,119,46" href="" />
</map>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -