求文字向上滚动代码,可设置行宽高宽,逐行慢滚动的。
1个回答
展开全部
<marquee height="200" width="400" behavior="scroll" direction="up" scrolldelay="1000">
this is student info <br />
this is student info <br />
this is student info <br />
this is student info <br />
this is student info <br />
</marquee>
属性解释:
height="200" 高度
width="400" 宽度
behavior="scroll" 滚动方式()
direction="up" 方向
scrolldelay="1000" 速度,单位毫秒。
以上是常用的属性。还有其他的属性。打空格 DW会自动列出的。
希望以上信息能对您有所帮助。
this is student info <br />
this is student info <br />
this is student info <br />
this is student info <br />
this is student info <br />
</marquee>
属性解释:
height="200" 高度
width="400" 宽度
behavior="scroll" 滚动方式()
direction="up" 方向
scrolldelay="1000" 速度,单位毫秒。
以上是常用的属性。还有其他的属性。打空格 DW会自动列出的。
希望以上信息能对您有所帮助。
追问
我刚才试了一下,可以了。谢谢!
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询