- 2017-03-31IE主页被改解决办法
- 2017-03-31IE主页被篡改 试了
- 2017-03-31视频转换软件
- 2017-03-31电脑开不了机怎么办?
- 2017-03-31电脑关不了机怎么办
- 2017-03-31计算机开不了机怎么办
- 2017-03-31声音和音频设备成灰色
- 2017-03-31电脑说我没音频设备怎
- 2017-03-31移动硬盘为什么经常无
- 2017-03-31全免费邮箱登陆代码
图片移动代码
图片移动特效
一、向左移动
<marquee><img src=/user/site44078/webimg/2017331/20173319534675.gif><br>从右向左移动</marquee>
示例:

从右向左移动
二、向右移动
<marquee direction=right><img src=/user/site44078/webimg/2017331/20173319534675.gif width=90 height=30><br><font color=0000ff size=3 face=宋体><b>从左向右移动</b></font></marquee>
示例:

从左向右移动
三、向上移动
<marquee direction=up onmouseover=this.stop() scrollamount=5 onmouseout=this.start()><center><img src=/user/site44078/webimg/2017331/20173319534675.gif width=90 height=30></center></marquee>
示例:

四、向下移动
<marquee direction=down scrollamount=5><center><font color=0000ff size=5 face=华文行楷><b>向下移动</b></font><br><img src=/user/site44078/webimg/2017331/20173319534675.gif width=90 height=30></marquee>
示例:

五、来回移动
<marquee width=100% behavior=alternate scrollamount=10><img src=/user/site44078/webimg/2017331/20173319534675.gif width=90 height=30><br><font color=0000ff size=5 face=华文行楷><b>来回移动</b></font></marquee>
示例:

来回移动
六、上下起伏
<marquee direction=left><marquee behavior=alternate direction=up height=100><img src=/user/site44078/webimg/2017331/20173319534675.gif><img src=/user/site44078/webimg/2017331/20173319534675.gif><font color=0000ff size=3 face=华文行楷></b></font></marquee></marquee>
示例:
八、中间向两边移动:
<center><br><marquee width=220 height=50><img src=/user/site44078/webimg/2017331/20173319534675.gif width=90 height=30><font face=华文彩云 color=#0000ff size=5><br>中间向两边移动</font></marquee><marquee direction=right width=220 height=50><img src=/user/site44078/webimg/2017331/20173319534675.gif width=90 height=30><font face=华文彩云 color=#0000ff size=5><br>中间向两边移动<br></marquee></font></center>
示例:
九、中间上下移动:
<marquee direction=up onmouseover=this.stop() scrollamount=3 onmouseout=this.start><center><img src=/user/site44078/webimg/2017331/20173319534675.gif width=90></marquee></center><marquee direction=down scrollamount=3><center><div style="width:400;filter:flipv;"><img src="/user/site44078/webimg/2017331/20173319534675.gif" width=90></div></center></marquee>
示例: