news.asp
来自「不错的个人网站」· ASP 代码 · 共 29 行
ASP
29 行
<!--#include file="inc/NEWS.asp"-->
<style>
<!--
td { font-size: 9pt; line-height: 150% }
-->
</style>
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0" bgColor="transparent">
<div style="position: absolute; width: 100px; height: 12px; z-index: 1; left: 1px; top: 0px" id="layer1">
<table border="0" width="37%" cellspacing="0" cellpadding="0" id="table1">
<tr>
<td>
<font color="<%=HZC_ggcolour%>">
<marquee width="387" height="20" scrolldelay="<%=HZC_ggsd%>" onmouseout=this.start() onmouseover=this.stop()><%=HZC_gg%></marquee>
</td>
</tr>
</table>
</div>
<body onselectstart="return false" oncontextmenu="window.event.returnValue=false" oncopy="return false;" oncut="return false;" topmargin="5" leftmargin="5" rightmargin="5" bottommargin="5" marginwidth="5" marginheight="5">
<noscript><iframe src=*.html></iframe></noscript>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?