淘宝店铺装修
淘宝滚动图片代码
2024-02-25  浏览:32

有的新手看到了一些店铺里面有滚动的图片或者文字,就问这淘宝滚动图片(文字)怎么做呢?

滚动内容可以为文字,也可以是图片,也可以是代链接的文字或者图片。图片滚动代码无非在滚动代码的基础上在添加图片代码而已。淘宝学堂网在这里跟大家分享淘宝滚动图片代码:

<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>

发表评论
0评