發新話題

[分享] marquee碼

marquee碼

marquee的標誌帶*不符合所有的瀏覽器.   
右至左marquee
複製內容到剪貼板
代碼:
<marquee>TEXT</marquee>
左到右marquee
複製內容到剪貼板
代碼:
<marquee direction="right">TEXT</marquee>
候補marquee
複製內容到剪貼板
代碼:
<marquee behavior="alternate">TEXT</marquee>
截至marquee
複製內容到剪貼板
代碼:
<marquee direction="up">TEXT</marquee>
downmarquee
複製內容到剪貼板
代碼:
<marquee direction="down">TEXT</marquee>
向上/向下候補marquee
複製內容到剪貼板
代碼:
<marquee direction="up" behavior="alternate">TEXT</marquee>
"" 突出文""
複製內容到剪貼板
代碼:
<marquee behavior="alternate" width="10%">>></marquee>TEXT<marquee behavior="alternate" width="10%"><<</marquee>
文  ( Colors )(色)
複製內容到剪貼板
代碼:
<font color="#FFFFFF"><marquee direction="left" style="background:BLUE">TEXT</marquee></font>
有色邊境marquee  ( Colors )(色)
複製內容到剪貼板
代碼:
<marquee style="border:BLUE 2px SOLID">TEXT</marquee>
隱藏marquee
複製內容到剪貼板
代碼:
<marquee behavior="alternate"><marquee width="150">TEXT</marquee></marquee>
波marquee
複製內容到剪貼板
代碼:
<marquee behavior=alternate direction=up scrollamount=2 scrolldelay=65 height=80 style="Text-align;filter:wave(add=0,phase=1, freq=1,strength=15,color=.FFFFFF)"><center>TEXT<br>TEXT</center></marquee>

TOP

發新話題

本站所有圖文均屬網友發表,僅代表作者的觀點與本站無關,如有侵權請通知版主會盡快刪除。