📄 copy.asp
字号:
<head>
<body topmargin="0">
<div align="center">
<div align="center">
<table border="0" width="780" cellspacing="0" cellpadding="0" id="table1">
<tr>
<td height="7" bgcolor="#FFFFFF">
<p align="center">
<img border="0" src="images/Products_index_dt100.gif" width="780" height="7"></td>
</tr>
<tr>
<td bgcolor="#FFFFFF">
<p align="center">| <a href="info.asp">
<font color="#000000">商城简介</font></a> |
<a href="post.asp"><font color="#000000">送货方式</font></a> |
<a href="money.asp"><font color="#000000">付款方式</font></a> |
<a href="lxwm.asp"><font color="#000000">联系我们</font></a> |
</td>
</tr>
</table>
</div>
<table border="0" width="780" cellpadding="0" cellspacing="0" height="61">
<tr>
<td align="center" width="777" height="60" color=ffffff background="images/foot.jpg">
<font color=ffffff>
<%sql="select * from sys"
rs.open sql,conn,3,3%></font>
<%=rs("sys_name")%> 咨询电话:<%=rs("sys_tel")%><font color=ffffff>
</font> 网址:<a href="<%=rs("sys_http")%>"><%=rs("sys_http")%></a><p><font face="Arial" color="#FFFFFF">2003 -2005©</font><font color="#FFFFFF">版权所有:
<a href="<%=rs("sys_http")%>">
<font color="#FFFFFF">
<%=rs("sys_name")%></font></a>
<%rs.close%>
</font>
</font>
</td>
</tr>
</table>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -