📄 left.asp
字号:
<style type="text/css">
<!--
.STYLE1 {
font-size: 10pt;
color: #FFFFFF;
}
-->
</style>
<table width="174" height="254" border="1" cellpadding="0" cellspacing="0">
<tr>
<td width="170" height="20">
<table width="170" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><div align="center"><img src="../images/21.gif" width="155" height="33" /></div></td>
</tr>
</table> </td>
</tr>
<tr>
<td height="38" valign="top">
<table width="169" border="0" cellspacing="0" cellpadding="0">
<!-- #include file="../Conn/conn.asp" -->
<%
sql="select * from tb_BackGround"
rs.open sql,conn
while not rs.eof
%> <tr>
<td height="36" colspan="2" background="../images/19.gif"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="32%"><div align="right">
<img src="../images/biao.gif" width="21" height="17" alt="">
</div></td>
<td width="68%"> <a href="index.asp?action=back&type=<%=rs("EnglishName")%>" class="STYLE1">
<span class="STYLE1"><%=rs("ItemName")%>管理</span>
</a></td>
</tr>
</table></td>
</tr>
<tr> </tr>
<%
rs.movenext
wend
%>
</table> </td>
</tr>
<tr>
<td height="164" valign="top"><table width="100%" height="71" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><img src="../images/20.gif" width="168" height="162" /></td>
</tr>
</table></td>
</tr>
<tr>
<td valign="top" bgcolor="99C4EF"><p> </p>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -