温馨提示
确定要将该版块隐藏吗?你可以在“栏目设置”中将其恢复。
温馨提示
添加关注成功!
你可以去个人中心查看你关注的人与关注你的人
 
温馨提示
确定要移除此人吗?移除后,此人将不在你的列表中显示,也不能接收你的动态。
 
温馨提示
是否要取消关注?
 

请输入登录信息  

博主
姓名:葛航旭
单位:搜房网
职位:
访问人数:28517
博客等级:
搜房币:
博主公告
    欢迎来到我的博客,这是大家的家!
我的分类文章
我的文档
最新评论
最近访客
最新关注我的人
关注博客发文动态
正文
代码效果(转) (2010-11-26 13:55:58) [发送到微博]
 

图片动画
http://gif.55.la/

网页跑马灯全部代码
1.从右到左

代码:<marquee>你的文字<marquee>

2.从左到右

代码:<marquee direction="right">你的文字</marquee>

3.碰壁反弹

代码:<marquee behavior="alternate">你的文字</marquee>

4.从下往上

代码:<marquee direction="up">你的文字</marquee>

5.从上往下

代码:<marquee direction="down">你的文字</marquee>

6.上下反弹

代码:<marquee direction="up" behavior="alternate">你的文字</marquee>

7.上下弧度抛物线

代码:<marquee behavior="alternate" direction="up" width="80%"><marquee direction="right">你的文字</marquee></marquee>

8.上下左右碰壁

代码:<marquee behavior="alternate" direction="up" width="80%"><marquee direction="right" behavior="alternate">你的文字</marquee></marquee>

9.字不动 箭头碰字

代码:<marquee behavior="alternate" width="10%">>></marquee>你的文字<marquee behavior="alternate" width="10%"><<</marquee>

10.字不动 箭头远离字

代码:<marquee behavior="alternate" width="10%">>></marquee>你的文字<marquee behavior="alternate" width="10%"><<</marquee>

11.从左到右加底色

代码:<font color="#0000FF"><marquee direction="left" style="background: #FFCC00">你的文字</marquee></font>

12.从左到右加外诓

代码:<marquee style="border:1px dotted #CC0066 ">你的文字</marquee>

13.滚动字

代码:<marquee behavior="alternate"><marquee width="150">你的文字</marquee></marquee>

14.从下往上飘

代码:<marquee behavior=alternate direction=up scrollamount=2 scrolldelay=65 height=80 style="Text-align;filter:wave(add=0,phase=1, freq=1,strength=15,color=.FFFFFF)"><center>第一行字<BR />第二行字</center></marquee>

15.多嵌套字

代码:<table bgcolor="#FFFFFF"> <tr><td width="1" valign="top" > <marquee direction="down" behavior="alternate" scrollamount=1 height="60"> <marquee direction="right" scrollamount=4 behavior="alternate" width="468"> 你的文字1</marquee> </marquee> </td> <td width="468"> <marquee direction="up" behavior="alternate" scrollamount=1 height="60"> <marquee direction="left" scrollamount=4 behavior="alternate" width="468"> 你的文字2</marquee> </marquee> </td></tr></table>

阅读 (1926) | 评论 (0) | 转载 | 收藏 | 举报/意见
文章评论:
您现在发表的是匿名评论。
发表评论
昵称 (您可以在此修改昵称,不超过20个字符或10个汉字)
内容
评论并转载文章 分享到微博 
搜房用户可以先登录再评论

对不起,您的账号尚未进行真实身份信息注册,评论不能同步到微博!

copyright © SouFun.com Limited, All Rights Reserved. 搜房公司 版权所有