footer.asp
来自「我的小网站个人利用业余时间设计的」· ASP 代码 · 共 20 行
ASP
20 行
<html>
<head>
<title>footer</title>
</head>
<body>
<table width="780" border="0" bgcolor="#5C599D" align="center" leftmargin="0" topmargin="0">
<tr>
<td align="center"><marquee direction="right">
<font size="-1" color="#FFFFFF">欢迎光临本站</font>
</marquee></td>
</tr>
<tr>
<td align="center"><font size="-1" color="#FFFFFF">联系站长: </font></td>
</tr>
<tr>
<td align="center"><font size="-1" color="#FFFFFF">站长QQ</font></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?