左右滚动的东西
Posted 小曦曦
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了左右滚动的东西相关的知识,希望对你有一定的参考价值。
<marquee onmouseover=this.stop() onmouseout=this.start() behavior="scroll" scrollamount="3" scrolldelay="0" loop="-1" width="1000" hspace="10" vspace="10">
{{text}}
</marquee>
<!-- scroll slide -->
i{
position: relative;
top: -12px;
margin-right: 10px;
font-size: 18px;
color: #FF0000;
left: 16px;
}
marquee{
line-height: 18px;
}
以上是关于左右滚动的东西的主要内容,如果未能解决你的问题,请参考以下文章