标签: marque

1 篇文章

html marque标签
1.direction 表示滚动的方向,值可以是left,right,up,down,默认为left如:<marquee direction=#>小A博客导航</marquee>2.behavior 表示滚动的方式,值可以是scroll(连续滚动)slide(滑动一次)alternate(来回滚动)如:<marquee…