📄 info.asp
字号:
<!--#include file="top.asp"-->
<head>
<meta http-equiv="Content-Language" content="zh-cn">
</head>
<div align="center">
<center>
<div align="center">
<table border="0" width="780" cellspacing="0" cellpadding="0" id="table1" height="210" bgcolor="#FFFFFF">
<tr>
<td width="1" bgcolor=<%sql="select * from sys"
rs.open sql,conn,3,3%>
<%=rs("sys_color2")%>
<%rs.close%>></td>
<td width="136" valign="top"><!--#include file="left.asp"--></td>
<td width="1" bgcolor=<%sql="select * from sys"
rs.open sql,conn,3,3%>
<%=rs("sys_color2")%>
<%rs.close%>></td>
<td height="19" valign="top">
<table border="0" width="100%" cellspacing="0" cellpadding="0" id="table2" height="205">
<tr><%sql="select * from sys"
rs.open sql,conn,3,3%>
<td height="31" colspan="2" valign="top">
<p align="left">
<img border="0" src="images/in.jpg" width="569" height="31"></td>
</tr>
<tr>
<td width="4%" valign="top">
<p align="center"> </td>
<td width="92%" valign="top">
<p style="line-height: 200%" align="left">
<br>
<b>
<font color="#FF0000" size="4"> <%=rs("sys_network")%>简介</font></b><br><br>
<%=rs("sys_info")%><%rs.close%></p></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</center>
</div>
<!--#include file="copy.asp"-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -