jieshao.asp
来自「这是一个学生毕业时做的教务系统」· ASP 代码 · 共 89 行
ASP
89 行
<%@ Language=VBScript%>
<!--#include file=include/conn.asp -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=redcaff%></title>
<LINK href=news.css rel=stylesheet>
<link href="../css.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.box2 {
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #A0A0A0;
border-right-color: #A0A0A0;
border-bottom-color: #A0A0A0;
border-left-color: #A0A0A0;
}
-->
</style>
<link href="news.css" rel="stylesheet" type="text/css">
<link href="css.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#f2f2f2" text="#000000" topmargin="0" marginheight="0">
<!--#include file=include/top.asp -->
<div align="center">
<table width="778" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="5" background="images/bgimg_left.gif"> </td>
<td><table border="0" width="768" align=center cellspacing="0" cellpadding="0" bgcolor="#ffffff">
<tr>
<td><table width="100%" height="600" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><br> <table width="80%" height="645" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="138" valign="top"><font size="3"><br>
test</font></td>
<td height="138" align="center" valign="middle"> </td>
</tr>
<tr>
<td height="82" colspan="2" valign="top"><font size="3"><br>
</font></td>
</tr>
<tr>
<td height="136" colspan="2" valign="top"> </td>
</tr>
<tr>
<td width="49%" height="183" align="center" valign="middle"> </td>
<td width="51%" valign="top"> </td>
</tr>
<tr>
<td height="40" colspan="2" align="center" valign="middle">
<table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="left"><div align="left"><font size="3"><br>
<br>
<br>
</font></div></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
<td width="5" background="images/bgimg_right.gif"> </td>
</tr>
</table>
<table width="780" height="1" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="5" height="1" background="images/bgimg_left.gif"></td>
<td height="1" bgcolor="cccccc"></td>
<td width="5" height="1" background="images/bgimg_right.gif"></td>
</tr>
</table>
<!--#include file=include/bottom.asp -->
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?