您当前的位置:首页 > 技术学院

这篇文章您认为有用吗?
 有用,谢谢
 还可以,不过我用着
  
<html>
<head>
<title>Marquee可以这样玩 - Buxiu.Net</title>
<style>
a { font-size: 19pt; text-decoration: none; color:#fa1f9c}
a:hover{color:#008000;text-decoration:underline;}
</style>
</head>
<body>
<marquee behavior="alternate" height="400" direction="up" scrollamount="2" scrolldelay="1" width="500" bgcolor="#FFE7F4" onmouseover=this.stop() onmouseout=this.start() style="border:1px #F8B3D0 solid;">
<marquee behavior="alternate" onmouseover=this.stop() onmouseout=this.start() height="50" direction="left" scrollamount="2" scrolldelay="1" width="100%">
<a href="http://www.buxiu.net" target="_blank">Go:Buxiu.Net</a>
</marquee>
</marquee>
</body>
</html>
编辑:游客*
      本文关键字:Marquee,漂浮
    发表评论共有条评论
    用户名: 密码: 验证码: 匿名发表