📄 ins.asp
字号:
<table width="150" border="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111">
<tr><td align="center" height="100"><a <%if photoh=1 then%>class=photo<%end if%> target="_blank" href="views.asp?hw_id=<%=rs("hw_id")%>"><img border="0" src="<%pic=split(rs("hw_pic"),"*")%><%=pic(1)%>" onerror="this.src='img/noimage.jpg'" height="<%=aheight%>" style="border: 0px solid #C0C0C0; "></a></td></tr>
<tr><td align="center" height="23"><a target="_blank" href="views.asp?hw_id=<%=rs("hw_id")%>"><%=rs("hw_name")%></a></td></tr>
<tr><td align="center" height="23" width="150">价格:<font color="#FF0000">¥<%=rs("hw_price2")%></font>元</td></tr>
<tr><td align="center" height="23" width="100%"><a href="basket.asp?hw_id=<%=rs("hw_id")%>"><img border="0" src="img/buy.gif"></a>
<a href="com.asp?action=add&hw_id=<%=rs("hw_id")%>"><img border="0" src="img/duibi.gif"></a></td></tr></table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -