摘要: 1.从右到左代码:<marquee>你的文字<marquee>2.从左到右代码:<marquee direction="right">你的文字</marquee>3.碰壁反弹代码:<marquee behavior="alternate">你的文字</marquee>4.从下往上代码:<marquee direction="up">你的文字</marquee>5.从上往下代码:<marquee direction="down 阅读全文
posted @ 2012-11-27 12:59 矢风快乐 阅读(271) 评论(0) 推荐(0)