专注于互联网--专注于架构

最新标签
网站地图
文章索引
Rss订阅

首页 »Asp教程 » marquee无缝滚动:斜着滚动的marquee »正文

marquee无缝滚动:斜着滚动的marquee

来源: 发布时间:星期四, 2009年2月12日 浏览:1297次 评论:0


    有没有人看到过斜着滚动marquee?没有吧呵呵今天教你招斜着滚动marquee 看下面代码即可实现

<html>
<head>
</head>
<body>
<marquee behavīor=\"alternate\" height=\"400\" direction=\"up\" scrollamount=\"3\" scrolldelay=\"30\" width=\"500\" bgcolor=\"#3399FF\">
<marquee behavīor=\"alternate\" height=\"50\" direction=\"left\" scrollamount=\"3\" scrolldelay=\"30\" width=\"100%\">
<font style=\"font-size: 35px\">MARQUEE</font>
</marquee>
</marquee>
</body>
</html> 


2

相关文章

读者评论

发表评论

  • 昵称:
  • 内容: