📄 in_carbeauty1.asp
字号:
<table cellSpacing="0" cellPadding="0" width="100%" border="0" id="table68">
<tr>
<td width="6">
<img height="6" src="images/didi_001.gif" width="6"></td>
<td background="images/didi_005.gif">
<img height="6" src="images/didi_005.gif" width="6"></td>
<td width="6">
<img height="6" src="images/didi_002.gif" width="6"></td>
</tr>
<tr>
<td background="images/didi_007.gif"> </td>
<td vAlign="top" height="131">
<table cellSpacing="0" cellPadding="0" width="100%" border="0" id="table69">
<tr>
<td align="middle" width="25" bgcolor="#BDDBE9">
<img height="5" src="images/didi_017.gif" width="13"></td>
<td bgcolor="#BDDBE9">
香车宝贝</td>
</tr>
</table>
<%
set rs=server.createobject("adodb.recordset")
rs.open "select top 4 * from xcmn where type=3 order by adddate desc ",conn,1,1
do while not rs.eof
%>
<table border="0" width="100%" id="table70" cellspacing="0" cellpadding="0">
<tr>
<td>
<p align="center">
<a target="_blank" href="carbeauty2.asp?girlid=<%=rs("girlid")%>">
<img height="100" alt="" src="<%=trim(rs("girlpic"))%>" width="135" vspace="2" border="0" title="<%=trim(rs("girlname"))%>"></a> </td>
</tr>
<tr>
<td>
<p align="center">
<a target="_blank" href="carbeauty2.asp?girlid=<%=rs("girlid")%>"><%=trim(rs("girlname"))%></a></td>
</tr>
</table>
<% rs.movenext
loop
rs.close
set rs=nothing%>
</td>
<td background="images/didi_008.gif"> </td>
</tr>
<tr>
<td>
<img height="6" src="images/didi_003.gif" width="6"></td>
<td background="images/didi_006.gif">
<img height="6" src="images/didi_006.gif" width="6"></td>
<td>
<img height="6" src="images/didi_004.gif" width="6"></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -