admin_first.asp

来自「学校成绩查询系统是一个非常好的软件请大家试试」· ASP 代码 · 共 27 行

ASP
27
字号
<HTML><HEAD><TITLE>管理后台</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<link rel="stylesheet" href="../inc/Admin_Style.css">
<style type="text/css">
<!--
.STYLE1 {font-weight: bold}
body {
	background-color: #f7f7f7;
}
.STYLE2 {color: #990000}
-->
</style>
</HEAD>
<body>
<br />
<table width="100%" border="0" cellspacing="0" cellpadding="5" align="center" height="566">
  <tr>
    <td class="tdbg">
	<p align="center" style="line-height: 200%; margin-top: 30px; margin-bottom:30px"><b>
	<font size="7" color="#FF0000">成绩查询系统2.0</font></b><p align="center" style="line-height: 200%; margin-top: 30px; margin-bottom:30px">
	<b>
	<font size="7" color="#FF0000">后台管理</font></b><p align="center" style="line-height: 200%; margin-top: 10px"> <p align="center" style="line-height: 200%; margin-top: 10px"> <p align="center" style="line-height: 200%; margin-top: 10px"> <p align="center" style="line-height: 200%; margin-top: 10px"> </td>
  </tr>
</table>
</body>
</HTML>

⌨️ 快捷键说明

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