网站宝官方网站 | 上海鼎源软件 | i板报 | 荟菁网 | SiteBao |
发新话题
打印

如何在网页中加入滚动的图片或文字?

如何在网页中加入滚动的图片或文字?

[操作说明]   内容编辑中在想要设置滚动的文字或图片地方插入下面代码即可。

左右滚动代码
引用:
<marquee onMouseOver=this.stop(); onMouseOut=this.start(); scrollamount=3 width="100%" height=55>你想要左右滚动的文字或图片代码</marquee>
上下滚动代码
引用:
<MARQUEE onmouseover=this.stop() onmouseout=this.start() scrollAmount=1 direction=up width="100%" height=55 align="center">你想要上下滚动的文字或图片代码</marquee>
午夜12点准时下线!否则,公主就会变回灰姑娘

TOP

发新话题
最近访问的版块