📄 topmain.asp
字号:
<script langugae="javascript" src="js/js.js"></script>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="778" height="90">
<tr>
<td width="100%" colspan="2" background="image/top1.gif" height="26">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse" width="100%"><tr><td width="50%"> <a href="#" onclick="javascript:window.open('<%=hosturl%>','');">本站首頁</a> <a href="#" onclick="javascript:window.open('about/map.htm','');">網站地圖</a> <a href="#" onclick="javascript:window.open('about/us.htm','');">關於<%=webmaster%></a> <a href="mailto:<%=webmasterEmail%>">EmailMe</a> </td>
<td width="50%" align="right"><% if onlineview then%><!--#include file="online.asp"--><%end if%></td></tr></table>
</td>
</tr>
<tr>
<td width="100%" colspan="2" height="5">
<img border="0" src="image/top2.gif" width="778" height="5"></td>
</tr>
<tr>
<td width="187" height="70">
<img border="0" src="image/top30.gif" width="187" height="70"></td>
<td width="591" bgcolor="#DD0404" background="image/top34.jpg" height="70">
<img border="0" src="ad/topc.gif" align="middle" width="460" height="60"></td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; border-bottom: 1px solid #E80304" width="778" bgcolor="#EC0600" height="32">
<tr>
<td width="21" height="5" bgcolor="#E40505" id="a">
<space height="5" /></td>
<td width="187" height="5" bgcolor="#E90404" id="a">
<space height="5" /></td>
<td width="285" height="5" bgcolor="#E90404" id="a">
<space height="5" /></td>
<td width="285" height="5" bgcolor="#E90404" id="a">
<space height="5" /></td>
</tr>
<tr><td width="778" height="26" bgcolor="#B00000" colspan="1" background="image/dhback.gif" valign="top"><table class="BorderOn"><tr>
<%
set rs=conn.execute("SELECT * FROM class order by classid")
do while not rs.eof
%><a href="sort.asp?classid=<%=rs("classid")%>">
<%if rs("classid")=cint(request("classid")) then%>
<td width="68.2" height="20" align="center" onmouseover="this.bgColor='#FF0000';" onmouseout="this.bgColor='';" style="cursor:hand">
<%else%>
<td width="68.2" height="20" align="center" onmouseover="this.bgColor='#FF0000';" onmouseout="this.bgColor='';" style="cursor:hand">
<%end if%>
<%if not Rs.eof then%>
<font color="#FFcc00"><b><%=Rs("class")%></b></font>
</td></a>
<%rs.movenext
end if
loop
rs.close
%></tr></table></td>
</tr>
</table>
</center>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -