📄 top.asp
字号:
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<Meta content=revealTrans(Transition=23,Duration=3.0) http-equiv=Page-enter >
<title>班级论坛-<%=sysname%>班级主页</title>
<link rel="stylesheet" href="../index.css">
</head>
<script language="javascript">
function popwin3(path)
{ window.open(path,"","height=300,width=450,resizable=yes,scrollbars=yes,status=no,toolbar=no,menubar=no,location=no");
}
function openwin(url, width, height) {
var Win = window.open(url,"openScript",'width=' + width + ',height=' + height + ',resizable=1,scrollbars=yes,menubar=no,status=yes' );
}
</script>
<body background="../image/bg.gif">
<table border="0" cellpadding="0" cellspacing="0" width="100%" class=szy bgcolor="#FFFFFF">
<tr>
<td rowspan="2"><img src="../image/logo.gif"></td>
<td align=right width=242 height=24 background="../image/top.gif"></td>
<td bgcolor=#333333 width=260 align=right><font color=#cccccc><%=sysname%></font>    </td>
</tr>
<tr>
<td colspan="2" align="center"><br>
<img src="../image/banner.gif" width="468" height="60" style="BORDER-BOTTOM-COLOR: #426e72; BORDER-LEFT-COLOR: #426e72; BORDER-RIGHT-COLOR: #426e72; BORDER-TOP-COLOR: #426e72" border=1><br>
<br>
</td>
</tr>
</table>
<table class=zy cellspacing="0" cellpadding="0" width=100% background="../image/menubg1.gif"><tr>
<td width="23%">      <img border="0" src="../image/Home.gif" width="14" height="14"><a href="../main.asp">班级首页</a></td>
<td width="77%">||<a href="../person.asp">个人菜单</a>||<a href="../address.asp">班级通讯录</a>||<a href="../alumni/index.asp">班级相册</a>||<a href="../bbs/index.asp">班级论坛</a>||<a href="../gbook/index.asp">班级留言本</a>||</td>
</tr></table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -