HTML 特效标签
HTMl 文字移动
<MARQUEE scrollAmount=2 scrollDelay=150 direction=up height=120> 内容 </marquee>
scrollAmount表示速度
direction 表示方向
HTMl 文字移动
<MARQUEE scrollAmount=2 scrollDelay=150 direction=up height=120> 内容 </marquee>
scrollAmount表示速度
direction 表示方向