改變字的 大小顏色 |
語法: | <font size=字的大小 color=#色碼>你要的字</font> |
範例: | <font size=5 color=#FFFF00>okㄅ/font> | |
結果: | okㄅ |
變色文字 | 語法: | <img src= width=0 height=0 onerror="setInterval('font.style.color=Math.random()*255*255*255',500)"><font id="font">輸入你要出現的字</font> |
範例: | <img src= width=0 height=0 onerror="setInterval('font.style.color=Math.random()*255*255*255',500)"><font id="font">你看到字體在變色的效果了嗎</font> | |
結果: | 你看到字體在變色的效果了嗎 |
立體文字 | 語法: | <div style="FILTER: shadow(color=陰影色碼); WIDTH: 460px; HEIGHT: 30px"><FONT color=#文字色碼 size=文字大小>輸入你要寫的字</div></font> |
範例: | <div style="FILTER: shadow(color=00aa00); WIDTH: 460px; HEIGHT: 30px"><FONT color=#ffff00 size=4>屌ㄅ</div></font> | |
結果: | 屌ㄅ |
發亮文字 | 語法: | <font color=字體顏色 size=字體大小 face=字體 style=width:100%;filter:glow(color=陰影顏色)>輸入你要出現的字</font> |
範例: | <font color=ffffff size=4 face=標楷體 style=width:100%;filter:glow(color=0066ff)>謝謝來到呆呆之家</font> | |
結果: | 謝謝你來到我 a 網頁 |
底色文字 | 語法: | <font style=width:100%;filter:glow(color=底色,strength=50)><center>輸入你要出現的字</center></font> |
範例: | <font style=width:100%;filter:glow(color=#8080ff,strength=50)><center>耶∼∼!</center></font> | |
結果: |
文字超連結 | 語法: | <a href="網頁">你要出現的字</a> |
範例: | <a href="http://book.hacc.cc/afgbs.php?A=fg3927">留 言 板</a> | |
結果: | 留 言 板 |
貼圖 | 語法: | <img src="圖片網址"> |
範例: | <img src="http://w10.loxa.com.tw/fg8211/83.jpg"> | |
結果: |
矇朧圖片 | 語法: | <img src="圖片網址" style="filter:Alpha(opacity=100,style=三種變化(1至3));"> |
範例: | <img src="http://w10.loxa.com.tw/fg8211/83.jpg" style="filter:Alpha(opacity=100,style=3);"> | |
結果: |
圖片文字 | 語法: | <TABLE height=圖片高度 width=圖片寬度 align=center background=圖片網址 border=6> <TD style="FILTER: glow(strength=1)mask(color=#B4BBCF)chroma(color=#B4BBCF)" align=middle height=54><FONT face=MingLiU color=#8c96b5 size=6><B><I>輸入你要出現的字</I></B></FONT></TD></TABLE> |
範例: | <TABLE height=170 width=420 align=center background=http://home.pchome.com.tw/star/smw00637/img01/0251.gif border=6> <TD style="FILTER: glow(strength=1)mask(color=#B4BBCF)chroma(color=#B4BBCF)" align=middle height=54><FONT face=MingLiU color=#8c96b5 size=6><B><I>ARE YOU OK?</I></B></FONT></TD></TABLE> | |
結果: |
|
水中倒影 | 語法: | <img id="reflect" src="圖片網址"><br> <script language="JavaScript1.2"> function f1(){setInterval("mdiv.filters.wave.phase+=10",100);} if (document.all){document.write('<img id=mdiv src="'+document.all.reflect.src+'" style="filter:wave(strength=3,freq=3,phase=0,lightstrength=30) blur() flipv()">') window.onload=f1} </script> |
範例: | <img id="reflect"
src="http://w10.loxa.com.tw/fg8211/176.jpg"><br> <script language="JavaScript1.2"> function f1(){setInterval("mdiv.filters.wave.phase+=10",100);} if (document.all){document.write('<img id=mdiv src="'+document.all.reflect.src+'" style="filter:wave(strength=3,freq=3,phase=0,lightstrength=30) blur() flipv()">') window.onload=f1} </script> | |
結果: |
跑馬燈 (由右向左) |
語法: | <marquee>輸入你要寫的字</marquee> |
範例: | <marquee>看到ㄌㄇ??</marquee> | |
結果: |
跑馬燈 (由左向右) |
語法: | <marquee direction="right;>輸入你要寫的字</marquee> |
範例: | <marquee direction="right">okㄅ!!</marquee> | |
結果: |
跑馬燈 (交替) 來回跑 |
語法: | <marquee behavior="alternate">輸入你要寫入的字</marquee> |
範例: | <marquee behavior="alternate">ㄏㄏ∼</marquee> | |
結果: |
語法: | <marquee direction=right width=88 height="16">輸入左邊出現的字</marquee><marquee direction=left width=86 height="16">輸入左邊出現的字</marquee> | |
範例: | <marquee direction=right width=88 height="16">這是左邊</marquee><marquee direction=left width=86 height="16">這是右邊</marquee> | |
結果: |
字往上移 | 語法: | <MARQUEE scrollAmount=字跑的速度 direction=up>輸入你要寫的字</MARQUEE> |
範例: | <MARQUEE scrollAmount=1 direction=up>第一<p>第二</MARQUEE> | |
結果: |
第二 | |
說明: | 字與字間可以使用<br>換行,換空一行可用<p>將up改成down即是字由上往下 |
飄動的字 | 語法: | <marquee><marquee direction=up behavior=alternate width=400 height=100>打上你要出現的字</marquee></marquee> |
範例: | <marquee><marquee direction=up behavior=alternate width=400 height=100>ㄊㄊㄊ</marquee></marquee> | |
結果: |
上下擺動 | 語法: | <font size="字體大小" face=字體 color="字體顏色">
<marquee direction=up behavior=alternate width=寬度 height=擺動的高度>輸</marquee> |
範例: | <font size="4" face=標楷體 color="//#ff0000"> <marquee direction=up behavior=alternate width=40 height=100>輸</marquee> <marquee direction=up behavior=alternate width=40 height=80>入</marquee> <marquee direction=up behavior=alternate width=40 height=70>你</marquee> <marquee direction=up behavior=alternate width=40 height=60>要</marquee> <marquee direction=up behavior=alternate width=40 height=70>出</marquee> <marquee direction=up behavior=alternate width=40 height=85>現</marquee> <marquee direction=up behavior=alternate width=40 height=100>字</marquee></FONT> | |
結果: | ||
飄落文字 | 語法: | <marquee scrollamount=3 direction="down" width=60 height=80><font size=5 color=#788aff>屌</font></marquee><marquee scrollamount=4 direction="down" width=60 height=80><font size=5 color=#788aff >水</font></marquee> <marquee scrollamount=5 direction="down" width=60 height=80><font size=5 color=#788aff >水</font></marquee> <marquee scrollamount=6 direction="down" width=60 height=80><font size=5 color=#788aff>水</font></marquee> <marquee scrollamount=7 direction="down" width=60 height=80><font size=5 color=#788aff >水</font></marquee> <marquee scrollamount=8 direction="down" width=60 height=80><font size=5 color=#788aff>水</font></marquee> <marquee scrollamount=9 direction="down" width=60 height=80><font size=5 color=#788aff >水</font></marquee> <marquee scrollamount=10 direction="down" width=60 height=80><font size=5 color=#788aff >水</marquee></font> |
範例: | <marquee scrollamount=3 direction="down" width=60 height=80><font size=5 color=#788aff>屌</font></marquee><marquee scrollamount=4 direction="down" width=60 height=80><font size=5 color=#788aff >屌</font></marquee> <marquee scrollamount=5 direction="down" width=60 height=80><font size=5 color=#788aff >屌</font></marquee> <marquee scrollamount=6 direction="down" width=60 height=80><font size=5 color=#788aff>屌</font></marquee> <marquee scrollamount=7 direction="down" width=60 height=80><font size=5 color=#788aff >屌</font></marquee> <marquee scrollamount=8 direction="down" width=60 height=80><font size=5 color=#788aff>屌</font></marquee> <marquee scrollamount=9 direction="down" width=60 height=80><font size=5 color=#788aff >屌</font></marquee> <marquee scrollamount=10 direction="down" width=60 height=80><font size=5 color=#788aff >屌</marquee></font> | |
結果: |