字体移动(字体滚动)

从右向左移动:使用<marquee></marquee>标签。默认右到左移动

 

 

<marquee>我可以自己走动</marquee>

 

 

 

 

 

从左向右移动:

 

<marquee direction="right">我可以自己走动</marquee>

 

 

从下向上移动

 

<marquee direction="up" width="200px"  height="500px">我可以自己走动</marquee>

 


从上向下移动

 

 

 

<marquee direction="down" width="200px"  height="500px">我可以自己走动</marquee>


移动速度:使用scrollamount属性控制

 

 

<marquee direction="down"  scrollamount="30" width="200px"  height="500px">我可以自己走动</marquee>

 

 

原地跳动文字

 

<marquee scrollamount="3" direction="up" behavior="alternate" width="60px" height="120px">
   	我</marquee>
   	<marquee scrollamount="3" direction="up" behavior="alternate" width="60px" height="80px">
   	可</marquee>
   	<marquee scrollamount="3" direction="up" behavior="alternate" width="60px" height="120px">
   	以</marquee>
   	<marquee scrollamount="3" direction="up" behavior="alternate" width="60px" height="80px">
   	自</marquee>
   	<marquee scrollamount="3" direction="up" behavior="alternate" width="60px" height="120px">
   	己</marquee>
   	<marquee scrollamount="3" direction="up" behavior="alternate" width="60px" height="80px">
   	走</marquee>
   	<marquee scrollamount="3" direction="up" behavior="alternate" width="60px" height="120px">
   	动</marquee>


带背景色

 

 

<marquee bgcolor="red"  scrollamount="3" >我可以自己走动</marquee>


水平方向相反移动

 

 

<MARQUEE scrollAmount=1 width=150>水平相反移动</MARQUEE>
<MARQUEE scrollAmount=1 direction=right width=150>动移反相平水</MARQUEE>

 

 

左右两边向中间移动

 

<MARQUEE scrollAmount=1 direction=right width=150>左右两边向中间移动</MARQUEE>
<MARQUEE scrollAmount=1 width=150>动移间中向边两右左</MARQUEE>

 

 

 

 

 

 

 

 

 

 

 

 

 

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值