admin.asp

来自「C# SQL 齐齐哈尔职业学院学生成绩管理系统」· ASP 代码 · 共 39 行

ASP
39
字号

<!--#include file="chkadmin.asp"-->
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
body {
	background-color: #D6DBF7;
}
.style2 {
	font-weight: bold;
	color: #000099;
	font-size: 16pt;
}
.style3 {font-size: 36px}
.style6 {color: #FF0000}
-->
</style>
</head>
<body>
<table width="100%" height="100%" >
  <tr>
    <td bgcolor="#D6DBF7"><table width="80%" align="center" >
     
      <tr>
        <td height="100" align="center" class="style2"><h1 class="b2 b2 style3">          
        <font size="6">齐齐哈尔职业学院学生成绩管理系统</font></h1>
          </td>
      </tr>
    </table>
      <table width="80%" border="0" align="center" cellpadding="3" class="table-1">
      <tr>
        <td width="20%" align="center" bgcolor="#D6DBF7"> </td>
        <td width="80%" bgcolor="#D6DBF7"> </td>
      </tr>
    </table></td>
  </tr>
</table>
</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?