建站软件 优化软件 编程软件 网页辅助 站群程序 网站程序 图像处理 资源教程 字体下载 推荐软件


您的位置:首页 > div+css > 跑马灯marquee的属性用法

跑马灯marquee的属性用法

时间:2015-02-26 16:14:49  来源:免费模板网 作者:风雪 阅读次数 tags跑马灯marquee

 

1.direction 表示滚动的方向,值可以是left,right,up,down,默认为left
如:<marquee direction=#>小A博客导航</marquee>
2.behavior 表示滚动的方式,值可以是scroll(连续滚动)slide(滑动一次)alternate(来回滚动)
如:<marquee behavior=#>小A博客导航</marquee>
3.loop 表示循环的次数,值是正整数,默认为无限循环
<marquee loop=# behavior=scroll>小A博客导航</marquee>
4. scrollamount 表示运动速度,值是正整数,默认为6
如:<marquee scrollamount=20>小A博客导航</marquee>
5.scrolldelay 表示停顿时间,值是正整数,默认为0,单位是毫秒
如: <marquee scrolldelay=500 scrollamount=100>小A博客导航</marquee>
6.valign 表示元素的垂直对齐方式,值可以是top,middle,bottom,默认为middle
7.align 表示元素的水平对齐方式,值可以是absbottom:绝对底部对齐(与g、p等字母的最下端对齐),absmiddle:绝对中央对齐,baseline:底线对齐,bottom:底部对齐(默认),left:左对齐,middle:中间对齐,right:右对齐,texttop:顶线对齐,top:顶部对齐
  如:<font size=6><marquee align=# width=400>小A博客导航</marquee></font>
8.bgcolor 表示运动区域的背景色,值是16进制的RGB颜色,默认为白色
如:<marquee bgcolor=aaaaee>小A博客导航</marquee>
9.height、width 表示运动区域的高度和宽度,值是正整数(单位是像素)或百分数,默认width=100% height为标签内元素的高度
如:<marquee height=40 width=50% bgcolor=aaeeaa>小A博客导航</marquee>
10.hspace、vspace 表示元素到区域边界的水平距离和垂直距离,值是正整数,单位是像素。
如:<marquee vspace="100" hspace="100" bgcolor="#CCCCCC">小A博客导航</marquee>
11.onmouseover=this.stop() onmouseout=this.start() 表示当鼠标移上区域的时候滚动停止,当鼠标移开的时候又继续滚动。
如:<marquee id="scrollarea" direction="up" scrolldelay="10" scrollamount="1" width="150" height="80" onmouseover="this.stop();" onmouseout="this.start();">小A博客导航</marquee>

<body bgcolor=blue  text=red><h1><b>此处是正文</b></h1>
<marquee><h2>普通卷动</h2></marquee>
<marquee behavior=slide><h2>说明性文字滑动效果</h2></marquee>
<marquee behavior=scroll><h2>预设卷动</h2></marquee>
<marquee behavior=alternate><h2>来回滚动</h2></marquee>
<marquee direction=up><h2>向上滚动</h2></marquee>
<marquee loop=2>限定滚动次数2次</marquee>
<marquee width=120 heigth=60> 设置滚动高度60宽度120</marquee>
<marquee scorllllamount=30 scolldelay=2000>设置滚不动间距30设置滚动时间间隔2秒</marquee>
<marquee hspace=30 vspace=60>水平30、垂直60空白距离</marquee>
<blink> 闪烁效果</blink>
<blockquote>块标记“整体”进行缩进</blockquote>
</body>

本文地址:https://www.freemoban.com/bjrm/2015/0226/704.html

猜你喜欢
栏目推荐
模板推荐

Copyright:www.freemoban.com 免费模板网 All Rights Reserved 网站备案:辽ICP备19014872号-2   辽公网安备 21010602000376号  辽公网安备:42900402000182号

免责声明:本站部分资源来自互联网收集,版权归原创者所有,如果侵犯了你的权益,我们会及时删除侵权内容,联系QQ:1615187561 谢谢合作!