大雀软件园

首页 软件下载 安卓市场 苹果市场 电脑游戏 安卓游戏 文章资讯 驱动下载
技术开发 网页设计 图形图象 数据库 网络媒体 网络安全 站长CLUB 操作系统 媒体动画 安卓相关
当前位置: 首页 -> 网页设计 -> HTML/CSS -> marquee基本语法的全解释

marquee基本语法的全解释

时间: 2021-07-31 作者:daque

基础语法 <marquee> ... </marquee> 挪动属性的树立 ,这种挪动不只仅控制于笔墨,也不妨运用于图片,表格之类

目标 <direction=#> #=left, right ,up ,down <marquee direction=left>从右向左移!</marquee> 

办法 <bihavior=#> #=scroll, slide, alternate <marquee behavior=scroll>一圈一圈绕着走!</marquee> <marquee behavior=slide>只走一次就歇了!</marquee> <marquee behavior=alternate>往返走</marquee> 

轮回 <loop=#> #=度数;若未指定章轮回不只(infinite) <marquee loop=3 width=50% behavior=scroll>只走 3 趟</marquee> <p> <marquee loop=3 width=50% behavior=slide>只走 3 趟</marquee> <marquee loop=3 width=50% behavior=alternate>只走 3 趟!</marquee> 

速率 <scrollamount=#> <marquee scrollamount=20>啦啦啦,我走得好快哟!</marquee> 

延时 <scrolldelay=#> <marquee scrolldelay=500 scrollamount=100>啦啦啦,我走一步,停一停!</marquee> 

表面(layout)树立 

对齐办法(align) <align=#> #=top, middle, bottom <font size=6> <marquee align=# width=400>啦啦啦,我会挪动耶!</marquee> </font> 

底色 <bgcolor=#> #=rrggbb 16 进制数码,大概是下列预订义颜色: black, olive, teal, red, blue, maroon, navy, gray, lime, fuchsia, white, green, purple, silver, yellow, aqua <marquee bgcolor=aaaaee>脸色!</marquee> 

表面积 <height=# width=#> <marquee height=40 width=50% bgcolor=aaeeaa>表面积!</marquee> 

空缺 (margins)<hspace=# vspace=#> <marquee hspace=20 vspace=20 width=150 bgcolor=ffaaaa align=middle>表面积!</marquee>

热门阅览

最新排行

Copyright © 2019-2021 大雀软件园(www.daque.cn) All Rights Reserved.