Marquee鲜为人知的用法

1。Marquee鲜为人知的用法
<html>
<head>
</head>
<body>
<marquee behavior="alternate" height="400" direction="up" scrollamount="3" scrolldelay="30" width="500" bgcolor="#3399FF">
<marquee behavior="alternate" height="50" direction="left" scrollamount="3" scrolldelay="30" width="100%">
<font style="font-size: 35px">出处:tryjs.cn</font>
</marquee>
</marquee>
</body>
</html>

2。Marquee嵌套
<marquee height="400" direction="up" scrollamount="5" scrolldelay="30" width="200" bgcolor="#3399FF">
<marquee behavior="alternate" height="50" direction="right" scrollamount="4" scrolldelay="30" width="100%">
<font face="Webdings" style="font-size: 50px">&yuml;</font>
</marquee><br><br><br>
<marquee behavior="alternate" height="50" direction="left" scrollamount="4" scrolldelay="30" width="100%">
<font face="Webdings" style="font-size: 50px">&yuml;</font>
</marquee><br><br><br>
<marquee behavior="alternate" height="50" direction="right" scrollamount="3" scrolldelay="30" width="100%">
<font face="Webdings" style="font-size: 50px">&yuml;</font>
</marquee>
</marquee>

 

3 。又一特效
<center>
<table bgcolor="#EFEFEF">
  <tr><td width="1" valign="top" ><div id="ad" style="position:absolute; width:468px; height:60px;font-size: 18px;color:#ffffff;font-weight: bolder;filter: Glow(Color=#6b8ec6, Strength=6) Shadow(Color=#6633ff, Direction=90) Blur(Add=#00CCFF Direction=270, Strength=10);">
        <marquee direction="down" behavior="alternate" scrollamount=1 height="60">
        <marquee direction="right" scrollamount=4 behavior="alternate" width="468">
        ≮『 ::: 因为专业 所以精彩 ::: 』≯
        </marquee>
        </marquee>
      </div></td>
    <td width="468" style="font-size: 16px;font-weight: bolder;filter: Glow(Color=#6b8ec6, Strength=2) Alpha(Opacity=50, FinishOpacity=50, Style=1, StartX=1, StartY=1, FinishX=20, FinishY=20)">
      <marquee direction="up" behavior="alternate" scrollamount=1 height="60">
      <marquee direction="left" scrollamount=4 behavior="alternate" width="468">
    个人博客系统成功上线
      </marquee>
      </marquee></td></tr></table>

4。带水纹的marquee
<body bgcolor=black><br>
<center>
  <marquee direction="up" onmouseover=this.stop() onmouseout=this.start()
scrollamount=3 WIDTH=100% Height=200 STYLE="filter:wave(add=1, phase=1,
freq=2, strength=50);COLORTAG:#00FF00"><center>
<Font Size=3 Face="楷体_GB2312">
<Font Color="#FF00FF">偶</Font><Font Color="#AA00FF">有</Font><Font Color="#5500FF">书</Font><Font Color="#0000FF">画</Font><Font Color="#0040FF">娱</Font><Font Color="#0080FF">小</Font><Font Color="#00C0FF">我</Font><Font Color="#00C0AA">,</Font><Font Color="#00C055">毫</Font><Font Color="#00C000">无</Font><Font Color="#55C000">兴</Font><Font Color="#AAC000">趣</Font><Font Color="#FFC000">媚</Font><Font Color="#FF8000">大</Font><Font Color="#FF4000">人</Font><Font Color="#FF0000">。</Font>
</Font>
</marquee>
<br><br><br><br><br><br><br>

 

300*300
  • 没有相关文章
  • 没有评论
 文章首页关于迷茫时代关于我写意人生
版权所有:迷茫时代 All rights reserved   
执行时间:0.00523 秒