foot.asp

来自「广州市拓尔家具网源码 后台:mrsystem 用户名密码admin」· ASP 代码 · 共 33 行

ASP
33
字号
<style type="text/css">
<!--
.STYLE1 {
	color: #FFFF00;
	font-size: 12px;
}
-->
</style>
<table width="1001" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td height="32" align="center" valign="bottom" background="images/amain_18.gif"><table width="888" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td height="17" align="center" valign="bottom"><marquee direction="left" scrolldelay="1" scrollamount="1" onmouseout="this.start()" onmouseover="this.stop()" height="22" width="888">
        <% 
		if PopAnnounce="Yes" then
		call ShowAnnounce(5)
		end if
		 %>
        </marquee></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td><img src="images/amain_19.gif" width="1001" height="37"></td>
  </tr>
  <tr>
    <td height="68" align="center" background="images/amain_20.gif"><div align="center"><%=Copyright%></div></td>
  </tr>
</table>

</body>
</html>

⌨️ 快捷键说明

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