1500字范文,内容丰富有趣,写作好帮手!
1500字范文 > html怎么将文字向上移动 – CSS – 前端 css 嵌入式无效果

html怎么将文字向上移动 – CSS – 前端 css 嵌入式无效果

时间:2022-03-25 18:12:32

相关推荐

html怎么将文字向上移动 – CSS – 前端 css 嵌入式无效果

<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可以改变方向

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。