只用html就能够实现图像的左右滚动效果

<html>         <body>      <marquee scrollamount="1" scrolldelay="100" direction= "right" width="200" height="200">        <img src="...jpg" width="100" height="100" />        <img src="...jpg" width=
相关文章
相关标签/搜索