图片链接移动代码 2007-02-19 08:56

字号:    

图片链接移动代码

例1:

<marquee scrollamount="1" scrolldelay="60" direction="up" width="200" height="230"><div align="center"><a href="第一个连接网址" target="_blank"><img src="第一张图片地址" width="200" border="0" /></a></div><div align="center"><a href=第二个连接网址 target="_blank"><img src="第二张图片地址" width="200" border="0" /></a></div></marquee>

例2:

<marquee direction=left width=宽度>

<img src="你的图片地址">

<img src="你的图片地址">

<img src="你的图片地址">

<img src="你的图片地址">

</marquee>

例3:

<marquee width=100% behavior=alternate><img src="你的图片"></marquee>

说明:

以次类推,可以加很多张图片,注意要加在最后一个</marquee>前面,就不会丢失移动效果。

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
网易公司版权所有 ©1997-2009