码迷,mamicode.com
首页 > 其他好文 > 详细

左右滚动的东西

时间:2018-04-26 23:25:48      阅读:182      评论:0      收藏:0      [点我收藏+]

标签:mouse   ati   top   seo   pos   use   delay   pac   relative   

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

左右滚动的东西

标签:mouse   ati   top   seo   pos   use   delay   pac   relative   

原文地址:https://www.cnblogs.com/cainiao-vcu/p/8954987.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!