淘巧網(wǎng)收集了好多種圖片代碼,淘友們認(rèn)為可能是淘寶不支持,都不行,用在首頁左側(cè)的自定義去里面了。這里淘巧網(wǎng)重新再整理了一些圖片代碼,已經(jīng)在淘寶網(wǎng)測試通過了。
大家先看看滾動圖片代碼的效果:需要的拿,拿走時別忘記留個腳印在下面哦。
<table height="161" cellspacing="0" cellpadding="0" width="773" border="0">
<tbody>
<tr>
<td width="773">
<p><marquee style="relative: " scrollamount="1" behavior="alternate" width="740" height="123"><img height="123" width="123" border="0" alt="" src="圖片地址1" />
<img height="123" width="123" border="0" alt="" src="圖片地址2" />
<img height="123" width="123" border="0" alt="" src="圖片地址3" />
<img height="123" width="123" border="0" alt="" src="圖片地址4" />
<img height="123" width="123" border="0" alt="" src="圖片地址5" />
<img height="123" width="123" border="0" alt="" src="圖片地址6" />
<img height="123" width="123" border="0" alt="" src="圖片地址7" />
<img height="123" width="123" border="0" alt="" src="圖片地址8" />
<img height="123" width="123" border="0" alt="" src="圖片地址9" />
</marquee></p>
</td>
</tr>
</tbody>
</table>