📄 top.asp
字号:
<html>
<head>
<title>学生成绩查询系统</title>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<STYLE>
TD {
FONT-SIZE: 9pt
}
A {
COLOR: #336600; TEXT-DECORATION: none
}
A:hover {
COLOR: red}
.topbian {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-style: dashed;
border-left-style: dashed;
border-top-color: #73c44b;
border-right-color: #73c44b;
border-bottom-color: #73c44b;
border-left-color: #73c44b;
}
</STYLE>
<STYLE>
BODY {
SCROLLBAR-FACE-COLOR: #ededed; FONT-SIZE: 9pt; SCROLLBAR-HIGHLIGHT-COLOR: #fafafa; SCROLLBAR-SHADOW-COLOR: #bdbdbd; COLOR: #666666; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #939393; SCROLLBAR-TRACK-COLOR: #fafafa; SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}.style1 {color: #ffffff}
</STYLE>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
<style type="text/css">
<!--
@import url("images/style.css");
-->
</style>
</head>
<script src="inc/clearevents.js"></script>
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -