⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 admin_page_top.asp

📁 这是一个学生档案管理系统,欢迎大家下载使用哈!
💻 ASP
字号:
<%'Response.Expires = -1  
  'Response.ExpiresAbsolute = Now() - 1  
  'Response.cachecontrol = "no-cache"
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>学生系统后台管理</title>
  <META NAME="Generator" CONTENT="EditPlus">
  <META NAME="Author" CONTENT="">
  <META NAME="Keywords" CONTENT="">
  <META NAME="Description" CONTENT="">
		<script src="inc/admin.js" type="text/javascript"></script>
		<link href="../images/css.css" type="text/css" rel="stylesheet" />
<style>
*{margin:0;padding:0;border: 0;}   
body{background: #7BB6CC; font:12px/16px "宋体" !important; min-width: 800px; color:#015778;font:12px;
SCROLLBAR-FACE-COLOR: #379FBC; 
SCROLLBAR-HIGHLIGHT-COLOR: #6D7669; 
SCROLLBAR-SHADOW-COLOR: #E6F1FF; 
SCROLLBAR-3DLIGHT-COLOR: #E6F1FF; 
SCROLLBAR-ARROW-COLOR: #E6F1FF; 
SCROLLBAR-TRACK-COLOR: #fff; 
SCROLLBAR-DARKSHADOW-COLOR: #E6F1FF 
}
div:after {content: ".";  clear: both; visibility: hidden;}
a {vertical-align: middle;color: #015778;text-decoration: none;} 
input {border: #ccc 1px solid;padding-top:2px;background-color: #fff;height:20px;}
.info_tab {background-color: #CCCCCC;}
.info_tab td {  background:#FFFFFF; height:25px; padding-top:3px;font:12px;}
.info_tab .top_tit {
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;	
	line-height:35px;
}
.info_tab .main_top_tit {
	font-weight: bold;
	height: 30px;
	vertical-align: middle;
	text-indent: 20px;
	line-height:35px;
}
.info_tab .main_info {
	height:35px;
	text-indent: 20px;
	line-height:35px;
}
.info_tab .art_tit { font-weight: bolder;background:#E6F8FF; }
.info_tab .art_info { background:#E6F8FF;}
.info_tab .art_info2 { background:#fff;}
h1,h2,h3,h4,h5,h6,h7 { font:12px;}

h1 {
	line-height: 35px;
	font-weight: bolder;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
}
h2 {
	line-height: 35px;
	font-weight: bolder;
	background-color: #FFFFFF;
	width: 100%;
  text-indent: 20px;
}
h3 {
	line-height: 20px;
	background-color: #FFFFFF;
	width: 100%;
  text-indent: 20px;
	text-align: left;
}
h4 {
	line-height: 20px;
	background-color: #E6F8FF;
	width: 100%;
  text-indent: 20px;
}
h5 {
	line-height: 20px;
	font-weight: bolder;
	background-color: #FFFFFF;
	width: 100%;
  text-indent: 20px;
}
h6 {
	line-height: 20px;
	font-weight: bolder;
	background-color: #E6F8FF;
	width: 100%;
  text-indent: 20px;
}
.zq {text-indent: 20px;}

</style>
</HEAD>

 <BODY>

⌨️ 快捷键说明

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