友情連接的代碼:
<marquee behavior="scroll" direction=right width="90%" height="100" scrollamount="2" scrolldelay="30" ><a target="cont" href="對(duì)方地址"><img src="對(duì)方圖片" width="100" height="100" border="0"></a></marquee>
如果還要加一些圖片請(qǐng)把<a target="cont" href="對(duì)方地址"><img src="對(duì)方圖片" width="100" height="100" border="0">復(fù)制到</marquee>的前面
圖片移動(dòng)作友情鏈接的效果圖:
圖片移動(dòng)作友情鏈接代碼:
<MARQUEE scrollAmount=1 scrollDelay=60 direction=up width=200 height=230> <DIV align=center>
<A href="連接的網(wǎng)頁地址" target=_blank><IMG src="圖片的地址" width=200 border=0></A>
<A href="連接的網(wǎng)頁地址" target=_blank><IMG src="圖片的地址" width=200 border=0></A>
<A href="連接的網(wǎng)頁地址" target=_blank><IMG src="圖片的地址" width=200 border=0></A><a </DIV></MARQUEE>
|