?? top.asp
字號(hào):
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
.style1 { color: #FF6600;
font-weight: bold;
}
-->
</style>
<table width="99%" border="0" align="center" cellpadding="0" cellspacing="0" class="sm_debrown">
<tr>
<td colspan="4" height="4" bgcolor="ffffff"></td>
</tr>
<tr>
<td height="30" align="center" valign="middle" background="/img/skin<%=cssid%>/newsbj.gif" class="sm_debrown"><a href="index.asp"><strong>新聞首頁(yè)</strong></a><%
set rs1=server.CreateObject("adodb.recordset")
rs1.open "select * from shop_News_class order by px asc",conn,1,1
do while not rs1.eof
newsid=rs1("id")%>
| <a href=listnews.asp?id=<%=rs1("id")%>><strong><%=rs1("classname")%></strong></a>
<%rs1.movenext
'ii=ii+1
loop
%></td>
<td width="50" background="/img/skin<%=cssid%>/newsbj.gif" class="sm_debrown"><div align="center"><a href="rss.asp?a=<%=id%>&d=<%=news_id%>"><img src=../img/xml.gif alt="RSS2.0支持" width="36" height="14" border=0></a></div></td>
</tr>
</table>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -