?? left.asp
字號:
<style type="text/css">
<!--
body,td,th {
font-size: 12px;
}
-->
</style><table width="184" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="184"> <table width="100%" border="0" cellpadding="0" cellspacing="12">
<tr>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="image/08.jpg" width="159" height="41"></td>
</tr>
<tr>
<td height="170" background="image/09.jpg"> <div align="center">
<table width="120" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="8" valign="top" class="text04"><img name="" src="" width="1" height="1" alt=""></td>
</tr>
<tr>
<td height="170" valign="top" class="text04"><p>
<marquee style='BOTTOM: 0px; FONT-WEIGHT: 120px; HEIGHT:160px; TEXT-ALIGN: left; TOP: 0px' id='news' scrollamount='1' scrolldelay='10' behavior='loop' direction='up' border='0' onmouseover='this.stop()' onmouseout='this.start()'>
<%SQL="Select * from product where pro_name='gg' order by id desc"
Set rs=server.CreateObject("ADODB.RecordSet")
rs.Open SQL,con,1,1
for i=0 to rs.RecordCount-1%>
<a href=affiche.asp?id=<%=rs("id")%>><%=rs("title")%></a><br><br>
<%
rs.movenext
next
rs.Close
Set rs=nothing
%>
</marquee></p>
<p> </p></td>
</tr>
</table>
</div></td>
</tr>
<tr>
<td><img src="image/10.jpg" width="159" height="7"></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td><table width="100%" border="0" cellpadding="0" cellspacing="12">
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="159" height="32" border="0" cellpadding="0" cellspacing="0">
<tr>
<td background="image/11.jpg"> </td>
</tr>
</table></td>
</tr>
<tr>
<td height="170" valign="top"> <div align="center">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="4"> <div align="center"><img name="" src="" width="1" height="1" alt=""></div></td>
</tr>
</table>
<table width="160" border="0" cellspacing="0" cellpadding="0">
<%SQL="Select top 6 * from link order by id desc"
Set rs=server.CreateObject("ADODB.RecordSet")
rs.Open SQL,con,1,1
for i=0 to rs.RecordCount-1%><tr>
<td width="24" height="25"><div align="center"><img src="image/14.jpg" width="6" height="6"></div></td>
<td width="136" align="center" valign="middle" class="text03"><div align="center"><a href=<%=rs("addurl")%> target="_blank"><%=rs("title")%></a> </div><div align="center"><img src="image/13.jpg" width="149" height="1"></div></td>
</tr><%
rs.movenext
next
rs.Close
Set rs=nothing
%>
<tr>
<td colspan="2"></td>
</tr>
</table>
</div></td>
</tr>
<tr>
<td><img src="image/12.jpg" width="159" height="10"></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td><table width="100%" border="0" cellpadding="0" cellspacing="12">
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="image/15.jpg" width="159" height="32"></td>
</tr>
<tr>
<td height="170" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="8">
<tr>
<td><div align="center">
<% call ShowVote() %>
</div></td>
</tr>
</table></td>
</tr>
<tr>
<td><img src="image/16.jpg" width="159" height="10"></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><img src="image/07.jpg" width="184" height="1"></td>
</tr>
</table>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -