| 分类: 博客常见问题解答(大全) |
第一种:(把里面的中文改成你要写的内容即可,多加几个document.write就可以多些内容,相应的减少document.write就可以少写内容)
<table
border="1" bordercolor="#000000" bgcolor="#6699ff" cellpadding="5"
cellspacing="0">
<tr>
<td>
<SCRIPT language=javascript>
document.write ("<marquee scrollamount='1' scrolldelay='30' direction= 'UP' width='200' id='helpor_net' height='150' onmouseover='helpor_net.stop()' onmouseout='helpor_net.start()' Author:redriver; For more,visit:www.helpor.net>")
document.write
("<h2><p align='center'><font color='#ffffff'
face='黑体'>公告</font></h2>")
document.write ("<p align='right'><a href='#'
target='_blank'><font
color='#ffffff'>与非门</font></a> ")
document.write ("<p><font color='#ffffff' >")
document.write
("<br>欢迎光临我的博客")
document.write ("<br>有什么事可以给我的QQ留言")
document.write
("<br>我最近还开通了自己的播客节目")
document.write ("<br>在土豆网上
")
document.write
("<br>你可以点击下面的连接进入")
document.write
("<br>谢谢大家提出宝贵意见!")
document.write ("</font>")
document.write ("</marquee> ")
</SCRIPT>
</td>
</tr>
</table>
第二种:

加载中…