footer.asp
来自「这是一个基于JSP设计的论坛网站(源码)」· ASP 代码 · 共 22 行
ASP
22 行
<p> </p>
</td></tr></table>
</td>
</tr>
</table>
<!-- Footer Area -->
<table width="100%" border="0" cellspacing="0" cellpadding="4">
<tr>
<td height="1" bgcolor="#C9D9F8"></td>
</tr>
<tr>
<td bgcolor="#0066CC">
<div align="right"><font color="#FFFFFF" class="flyoutFont">©2002 <%= company %></font>
<!-- Place other links, for example, disclaimer, here -->
</div></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?