網(wǎng)易博客代碼增加友情連接
編輯-排版-模塊-添加自定義html 然后把<marquee behavior="scroll" direction=right width="90%" height="100" scrollamount="2" scrolldelay="30" ><a target="cont" href="對方地址"><img src="對方圖片" width="100" height="100" border="0"></a></marquee> 復(fù)制上去就行了.
要想加多個的話就把<a target="cont" href="對方地址"><img src="對方圖片" width="100" height="100" border="0"></a> 加在最后那個</marquee>的前面
其中的 direction= 是圖片移動方向 up down right left 任意填寫