📄 index.asp
字号:
<!--#include file="top.asp"-->
<!--#include file="graphix1.inc"-->
<div align="center">
<table width="780" border="0" cellspacing="0" cellpadding="0" 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="128" valign="top" align="center" >
<!--#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>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<table border="0" cellspacing="0" cellpadding="5" width="469">
<tr>
<td><img border="0" src="images/newsp.jpg" width="468" height="48"></td>
</tr>
<tr>
<td>
<!--#include file="productlist.asp"-->
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="5">
<tr>
<td height="52">
<p align="center">
<img border="0" src="images/newsp2.jpg" width="468" height="48"></td>
</tr>
<tr>
<td>
<!--#include file="productlist11.asp"-->
<hr size="1" color="#2F94F9" noshade>
<div align="center">
<table border="0" width="446" cellspacing="0" cellpadding="0" id="table1">
<tr>
<td width="188">
<p align="right">您是第</td>
<td width="0">
<p align="center"><%=webcounter()%></td>
<td width="187">位访客</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</td>
<td width="1" bgcolor=<%sql="select * from sys"
rs.open sql,conn,3,3%>
<%=rs("sys_color2")%>
<%rs.close%>></td>
<td valign="top" width="146" align="center">
<div align="center" valign="top">
<!--#include file="helpship.asp"-->
<!--#include file="right.asp"-->
</div>
</td>
</tr>
</table>
</td>
<td width="1" bgcolor=<%sql="select * from sys"
rs.open sql,conn,3,3%>
<%=rs("sys_color2")%>
<%rs.close%>></td>
</tr>
</table>
</div>
<!--#include file="copy.asp"-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -