图片移动代码集锦

个人日记

 

二、向右移动
<marquee direction=right><img src=图片地址width=90 height=30><br><font color=0000ff size=3 face=宋体><b>从左向右移动</b></font></marquee>

 

三、向上移动
<marquee direction=up scrollamount=5 src=图片地址  width=90 height=30></center></marquee>


四、向下移动
<marquee direction=down scrollamount=5><center><font color=0000ff size=5 face=华文行楷><b>向下移动</b></font><br><img src=图片地址width=90 height=30></marquee> 

    五、来回移动
<marquee width=100% behavior=alternate scrollamount=10><img src=图片地址width=90 height=30><br><font color=0000ff size=5 face=华文行楷><b>来回移动</b></font></marquee>

七、中间向两边移动

<center><br><marquee width=220 height=50><img src=图片地址width=90 height=30><font face=华文彩云 color=#0000ff size=5><br>中间向两边移动</font></marquee><marquee direction=right width=220 height=50><img src=图片地址width=90 height=30><font face=华文彩云 color=#0000ff size=5><br>中间向两边移动<br></marquee></font></center>


八、中间相对上下移动

代码: <marquee direction=up scrollamount=3 src=图片地址width=90></marquee></center><marquee direction=down scrollamount=3><center><div style="width:400;filter:flipv;"><img src="图片地址" width=90></div></center></marquee> 

 <TABLE height=300 cellPadding=10 width=500 align=center background=图片地址border=3 table="0">
<TBODY>
<TR>
<TD>
<DIV align=center><BR> </DIV>
<DIV align=center><FONT face=楷体_GB2312 color=#ffff00 size=4>图片写字代码</FONT></DIV>
<DIV align=center><FONT face=楷体_GB2312><FONT size=4><FONT color=#ffffff></EMBED></FONT></FONT></FONT></DIV></TD></TR></TBODY></TABLE> 效果:

  代码2:

<EMBED pluginspage=http://www.macromedia.com/go/getflashplayer src=http://staryxy.googlepages.com/PicPlay.swf width=430 height=520 type=application/x-shockwave-flash WMODE="opaque" FLASHVARS="pics=图片1地址|图片2地址&texts=欢迎您|您好!&borderwidth=430&borderheight=500&textheight=20" MENU="false" BGCOLOR="#cdcdcd" QUALITY="high" ></EMBED>

 

文章评论