bottom.asp

来自「一个不错的代码 一个不错的代码 一个不错的代码」· ASP 代码 · 共 26 行

ASP
26
字号
<table width="750" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="62" bgcolor="<%=border%>" width="1"></td>
<td height="62" width="750" bgcolor="#FFFFFF">
<table width="100%" border="0" cellspacing="2" cellpadding="0" bgcolor="<%=b_bg%>">
<tr>
<td align="center">&nbsp; </td>
</tr>
<tr>
<td align="center">&copy;<a class=bottom href="http://<%=xpurl%>"><%=copyright%></a>
<a class=bottom href="http://bii.huizhou.gov.cn/" title="下载 [ 惠信新闻系统 ] 最新版" target="_blank"><%=version%></a>&nbsp;<a class=bottom href="copyright.asp" target="_blank">版权声明</a></td>
</tr>
<tr>
<td align="center">&nbsp; </td>
</tr>
</table>
</td>
<td height="62" bgcolor="<%=border%>" width="1"></td>
</tr>

<tr bgcolor="<%=border%>">
<td height="1" width="1"></td>
<td height="1" width="748"></td>
<td height="1" width="1"></td>
</tr>
</table>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?