html怎么将文字向上移动?
<html> <title>fasdas</title> <body> <marquee direction=up scrollamount=6 onmouseover="this.stop()" onmouseout="this.start()"> 这是一段 跑动 的文字.我经过它就能停下来.</marquee> <input type=button value=关闭窗口 onclick="window.close()"> <input type=button value=刷新 onclick="history.go(0)"> </body></html> 其中的scrollamount属性可以改变速度.值小它就会变慢. height可以改变高度.direction可以改变方向
Copyright © 广州京杭网络科技有限公司 2005-2025 版权所有 粤ICP备16019765号
广州京杭网络科技有限公司 版权所有