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

📄 banner.asp

📁 作业提交评分管理系统
💻 ASP
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file="check.asp" -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" > 
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<meta name="title" content="Management System" />
<title>Management System</title>
<link rel="shortcut icon" href="/favicon.ico" />
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ygbody,body,table,big {font-family:arial,helvetica,sans-serif;font-size:12px;}body{background-color:white;}tr,th,td{font-size:12px;line-height:16px;}small,small b,small a{font-family:verdana,arial,sans-serif;font-size:10px;line-height:14px;}big,big b,big a{font-size:16px;line-height:20px;}.ygcw{color:white;}.ygcb{color:black;}.ygfa{font-family:arial,sans-serif;}.ygfv{font-family:verdana,arial,sans-serif;}.ygft{font-family:times,serif;}.ygtb{font-size:18px;}.ygtbw{font-size:18px;color:white;}
.yregfloathelp {
	BORDER-RIGHT: #98F9FF 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #98F9FF 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; BORDER-LEFT: #98F9FF 1px solid; WIDTH: 18em; COLOR: #13A3AD; PADDING-TOP: 5px; BORDER-BOTTOM: #98F9FF 1px solid; FONT-FAMILY: arial, sans-serif; BACKGROUND-COLOR: #E7F9FF; TEXT-ALIGN: left
}
-->
</style>
<link href="css/text1.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="banner" style="border:0px; margin:0px">
<table width="100%"border="0" cellpadding="0" cellspacing="0" class="text1">
  <tr>
    <td width="220" height="29" bgcolor="#052543" class="text_menu">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
	<font color="#6D809C">
	Management SYSTEM 
	</font>
	</td>
	<td width="1" bgcolor="#FFFFFF"></td>
    <td align="center" bgcolor="#6D809C"><table width="95%" border="0" cellpadding="0" cellspacing="0" class="text_menu">
      <tr>
        <td width="50%">
		<img src="images/icon_change.gif" border="0" align="absmiddle">
		<a href="admin_edit.asp" target="contentFrame"><font color="#FFFFFF">更改密码</font></a>
	&nbsp;&nbsp;&nbsp;&nbsp;
	<img src="images/icon_exit.gif" border="0" align="absmiddle">
<a onClick="return confirm(&quot;你确定退出系统?&quot;)" href="loginout.asp" target="_parent"><font color="#FFFFFF">退出系统 </font></a>
	&nbsp;&nbsp;&nbsp;&nbsp;
		</td>
        <td align="right"></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td colspan="2" bgcolor="#FFFFFF" height="1"></td>
  </tr>
</table>
</div>
</body>
</html>

⌨️ 快捷键说明

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