bottom.asp
来自「实现一个用JSP、Servlet技术实现的小型物流网站系统。实现功能如下:管理员」· ASP 代码 · 共 43 行
ASP
43 行
<style type="text/css">
<!--
body,td,th {
color: #FFFFFF;
}
a:link {
color: #FFFF00;
}
a:visited {
color: #FFFF00;
}
a:active {
color: #FF0000;
}
-->
</style><div align="center"><table width="778" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="220" background="img/index_leftbg.gif" valign="top">
<p> </p>
<p> </p>
<p> </p>
<p> </p> </td>
<td valign="top">
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td>
<br>
<table width="94%" border="0" cellspacing="0" cellpadding="0" align="center" class="englishfont" height="1">
<tr>
<td bgcolor="#FFFFFF"> </td>
</tr>
</table>
<br>
<table width="94%" border="0" cellspacing="0" cellpadding="0" align="center" class="englishfont">
<tr>
<td align="center"><%=citybottom%></td>
</tr>
</table> </td>
</tr>
</table> </td>
</tr>
</table></div>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?