close

語法:
<font size="字的大小"
color="#色碼">輸入你要的字</font>
 
範例:
<font size="5"
color="#ffff00">你會了嗎</font>


{變色文字}
 
語法:
<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>
 
{底色文字}
 
語法:
<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="你要超連結網址"
target="連結開啟方式">你要出現的字</a>
 
 範例:
<a href="http://www.nkhsyears.com/"
target="_blank">歡迎光臨漪唲、籽潼、咿咡緦的家</a>
 



{貼圖方式}
 
語法:
<img src="圖片網址"
width="圖片顯示寬度尺寸"
height="圖片顯示高度尺寸">
 範例:
<img src="http://www.nkhsyears.com/gif0398.gif"
width="300"
height="100">
"圖片網址"→將滑鼠移至要貼的圖上→右鍵→內容即可看到"圖片網址"
 
 
{矇朧圖片}
 
語法:
<img src="圖片網址" style="filter:Alpha(opacity=100,style=三種變化(1至3))">
 
範例:
<img src="http://www.nkhsyears.com/jpg0137.jpg" style="filter:Alpha(opacity=100,style=2)">



{圖片文字}
 
語法:
<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://www.nkhsyears.com/gif0384.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>★常用語法★</i></b></font></td></table>
 
 
{圖片超連結}
 
語法:
<a href="你要連結的網址" target="視窗開啟方式"><img border="0" src="圖片網址" alt="""""網頁說明""""" width="圖片的寬度" height="圖片的高度"></a>
 
 
範例:
<a href="http://www.nkhsyears.com/" target="_blank"><img border="0" src="http://www.nkhsyears.com/logo8nkhs9323005.gif" alt="""""咿咡緦的家""""" width="88" height="31"></a>
 
{水中倒影}
 
語法:
<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://www.nkhsyears.com/gif0275.gif"><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>
 "圖片網址"→將滑鼠移至要貼的圖上→右鍵→內容即可看到"圖片網址"
 
 
{背景音樂}
 
語法:
<bgsound src="音樂檔網址" loop="infinite">
 
範例:
<bgsound src="http://www.nkhsyears.com/mid087.mid" loop="infinite">


 


{音樂播放}
 
語法:
<embed src="音樂檔網址" width="播放器寬度" height="播放器高度" autostart="true" controls="controlpanel" type="audio/x-pn-realaudio-plugin">


範例:
<embed src="http://music.jl.cninfo.net/newzj/sammi/07/01.rm" width="250" height="25" autostart="true" controls="controlpanel" type="audio/x-pn-realaudio-plugin">
 


{播放方式}
 
語法:
<embed src="音樂檔網址" width=播放器寬度
height=播放器高度>
 
範例:
<embed src="http://cartoonfile.163.com/source/2479/myisgirl.swf" width=410 height=345>
 



{背景圖}
 
語法:
<body background="背景網址" bgproperties="fixed">
 
範例:
<body background="http://www.nkhsyears.com/back0053.jpg" bgproperties="fixed">
 
"背景圖片網址"→將滑鼠移至要貼的圖上→右鍵→內容即可看到"背景網址"
 
 


{跑馬燈由右向左}
 
語法:
<marquee>輸入你要寫的字</marquee>
 
範例:
<marquee>這樣子你明白了嗎</marquee>
 
 
 
 
{跑馬燈由左向右}
 
語法:
<marquee direction="right;>輸入你要寫的字</marquee>
 
 
範例:
<marquee direction="right">這樣子你明白了嗎</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 style="FONT-SIZE: 13pt; FILTER: Alpha(Opacity=200, <br>FinishOpacity=0,Style=2,StartX=150, StartY=150, FinishX=0, FinishY=0); WIDTH:
寬度px; COLOR: blue; FONT-FAMILY:
標楷體; HEIGHT:
高度px; TEXT-ALIGN: center" scrollAmount=2 scrollDelay=100 direction=up width=528 bgColor=背景顏色 height=390 align="middle" border="0">輸入你要出現的字



範例:
<MARQUEE style="FONT-SIZE: 13pt; FILTER: Alpha(Opacity=200,
<br>FinishOpacity=0,Style=2,StartX=150, StartY=150, FinishX=0, FinishY=0); WIDTH:
528px; COLOR: blue; FONT-FAMILY:
標楷體; HEIGHT:
390px; TEXT-ALIGN: center" scrollAmount=2 scrollDelay=100 direction=up width=528 bgColor=#9FC800 height=390 align="middle" border="0">這是第一行<p>這是第二行</MARQUEE>
 
 
{飄動的字}
 
語法:
<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>
 
{流星雨}
 
 
語法:
<MARQUEE direction=down height=150><MARQUEE direction=left scrollAmount=15><FONT color=pink>  /<BR><I>★</I></FONT></MARQUEE><MARQUEE direction=left scrollAmount=12><FONT color=deeppink>  /<BR><I>★</I></FONT></MARQUEE><MARQUEE direction=left scrollAmount=9><FONT color=skyblue>  /<BR><I>★</I></FONT></MARQUEE><br><MARQUEE direction=left scrollAmount=6><FONT color=ff99ff>  /<BR><I>★</I></FONT></MARQUEE><br><MARQUEE direction=left scrollAmount=3><FONT color=33cc99>  /<BR><I>★</I></FONT></MARQUEE><br></MARQUEE>
 
範例:
<MARQUEE direction=down height=150><MARQUEE direction=left scrollAmount=15><FONT color=pink>  /<BR><I>★</I></FONT></MARQUEE><MARQUEE direction=left scrollAmount=12><FONT color=deeppink>  /<BR><I>★</I></FONT></MARQUEE><MARQUEE direction=left scrollAmount=9><FONT color=skyblue>  /<BR><I>★</I></FONT></MARQUEE><br><MARQUEE direction=left scrollAmount=6><FONT color=ff99ff>  /<BR><I>★</I></FONT></MARQUEE><br><MARQUEE direction=left scrollAmount=3><FONT color=33cc99>  /<BR><I>★</I></FONT></MARQUEE><br></MARQUEE>


說明:每增加一行就可增加一個字的落下
 
 
{流星雨二}
 
語法:
<MARQUEE behavior=alternate scrollAmount=100 width=90%><FONT color=pink>★</FONT></MARQUEE><MARQUEE behavior=alternate scrollAmount=120 width=80%><FONT color=hotpink>★</FONT></MARQUEE><MARQUEE behavior=alternate scrollAmount=150 width=90%><FONT color=deeppink>★</FONT></MARQUEE><MARQUEE direction=down height=100><MARQUEE direction=left scrollAmount=10><FONT color=violet>    /<BR><I> ★<br></I></FONT></MARQUEE><MARQUEE direction=left scrollAmount=10><FONT color=tomato>  /<BR><I>★</I></FONT></MARQUEE><MARQUEE direction=left scrollAmount=8><FONT color=salmon>  /<BR><I>★</I></FONT></MARQUEE></MARQUEE>



範例
<MARQUEE behavior=alternate scrollAmount=100 width=90%><FONT color=pink>★</FONT></MARQUEE><MARQUEE behavior=alternate scrollAmount=120
width=80%><FONT color=hotpink>★</FONT></MARQUEE><MARQUEE behavior=alternate
scrollAmount=150 width=90%><FONT color=deeppink>★</FONT></MARQUEE><MARQUEE
direction=down height=100><MARQUEE direction=left scrollAmount=10><FONT
color=violet>  /<BR><I>★<br></I></FONT></MARQUEE><MARQUEE direction=left
scrollAmount=10><FONT color=tomato>  /<BR><I>★</I></FONT></MARQUEE><MARQUEE
direction=left scrollAmount=8><FONT
color=salmon>  /<BR><I>★</I></FONT></MARQUEE></MARQUEE>


說明:每增加一行就可增加一個字的落下
 
 
{字加流星}
 
語法:
<font color="#色碼"
style=background:url(底圖網址)>輸入你要寫的字</font>
 
 
範例:
<font color="#EE0005"
style=background:url(http://www.nkhsyears.com/gif0434.gif)>這樣子你會了嗎??</font>



{字加流星移動}
 
語法:
<marquee behavior=scroll><font style=background:url(底圖網址)>
<font color=#色碼
size=字體大小>輸入你要寫的字</font>
 
 
範例:
<marquee behavior=scroll><font style=background:url(http://www.nkhsyears.com/gif0434.gif)><font color=#ffffca size=4>這樣子你會了嗎</font>
 
{閃動的字}
 
語法:
<font size=字的大小
style=background:url(底圖網址)>輸入你要寫的字</font>
 
範例
<font size=4
style=background:url(http://www.nkhsyears.com/gif0435.gif)>看到效果了嗎</font>
 
{閃動的字移動}
 
語法:
<font size=字的大小
style=background:url(底圖網址)><marquee>輸入你要寫的字</marquee></font>
 
範例:
<font size=4
style=background:url(http://www.nkhsyears.com/gif0435.gif)><marquee>輸入你要寫的字</marquee></font>
 
 
{流星雨字移動}
 
語法:
<applet codebase="http://www.nkhsyears.com/" code="SpaceScroller.class" width="背景寬度" height="背景高度" setTimeout("scrolling()",100)><param name="text"value="輸入你要寫的字"><param name="fontsize" value="20"><param name="textcolor" value="#色碼"><param name="textspeed" value="5"></applet></FONT>



範例:
<applet codebase="http://www.nkhsyears.com/" code="SpaceScroller.class" width="560" height="30" setTimeout("scrolling()",100)><param name="text"value="看到效果了吧"><param name="fontsize" value="20"><param name="textcolor" value="#ff00ff"><param name="textspeed" value="5"></applet></FONT>
 
{文字效果移動}
 
語法:
<applet codebase="http://www.nkhsyears.com/" code="pixelspray.class" align="baseline" width="寬度" height="高度"><param name="foreground" value="改變字的顏色"><param name="foreground2" value="FF00FF"><param name="background" value="底色"><param name="fontsize" value="字的大小"><param name="font" value="Arial"><param name="isbold" value="Yes"><param name="isitalic" value="no"><param name="methodlist" value="1,2,3,4,5,6,7,8,9,10,11,12"><param name="random" value="no"><param name="delay" value="字出現的速度"><param name="showtime" value="3000"><param name="emitx" value="100"><param name="emity" value="0"><param name="emitz" value="1000"><param name="textz" value="200"><param name="beamwidth" value="30"><param name="pixeldist" value="1"><param name="emitrate" value="40"><param name="usefog" value="yes"><param name="textdispx" value="0"><param name="textdispy" value="0"><param name="item0" value="輸入第一行出現的字"><param name="item1" value="第二行"><param name="item2" value="第三行"><param name="item3" value="第四行"></applet>
 
範例:
<applet codebase="http://www.nkhsyears.com/" code="pixelspray.class"
align="baseline" width="350" height="50"><param name="foreground"
value="FF00FF"><param name="foreground2" value="FF00FF"><param name="background"
value="000000"><param name="fontsize" value="20"><param name="font"
value="Arial"><param name="isbold" value="Yes"><param name="isitalic"
value="no"><param name="methodlist" value="1,2,3,4,5,6,7,8,9,10,11,12"><param
name="random" value="no"><param name="delay" value="80"><param name="showtime"
value="3000"><param name="emitx" value="100"><param name="emity" value="0"><param
name="emitz" value="1000"><param name="textz" value="200"><param name="beamwidth"
value="30"><param name="pixeldist" value="1"><param name="emitrate" value="40"><param
name="usefog" value="yes"><param name="textdispx" value="0"><param name="textdispy"
value="0"><param name="item0" value="耶誕節近了"><param name="item1"
value="祝福您有個愉快的耶誕假期"><param name="item2" value="記得與遠方的親友們"><param name="item3"
value="互道平安與祝福"></applet>


{彩虹看板}
 
語法
<applet codebase="http://www.nkhsyears.com/"
code="RainbowText.class" align="center" width="寬"
height="高"><param
name="text" value="輸入你要寫的字"</applet>


範例:
<applet codebase="http://www.nkhsyears.com/"
code="RainbowText.class" align="center" width="450"
height="40"><param
name="text" value="怎麼樣夠炫了吧"></applet>
 
 
{波浪彩虹}
 
語法:
<applet codebase="http://www.nkhsyears.com/"
code="colors.class" width="寬"
height="高"><param
name="test" value="輸入你要出現的字"><param
name="delay" value="60"></applet>


範例:
<applet codebase="http://www.nkhsyears.com/"
code="colors.class" width="450"
height="60"><param
name="test" value="我來灌水灌水灌灌水"><param
name="delay" value="60"></applet>



{流瀉文字}
 
語法:
<applet codebase="http://www.nkhsyears.com/"
code="rtjmc001.class" width="寬"
height="高"><param
name="text" value="輸入你要出現的字"><param
name="bgcolor" value="000000"><param name="fgcolor"
value="ffff00"><param name="seed1" value="6"><param name="bgeff"
value="d"><param name="bgeff2" value="b"><param name="tface"
value="o"></applet>
 
範例:
<applet codebase="http://www.nkhsyears.com/"
code="rtjmc001.class" width="450"
height="60"><param
name="text" value="看到了沒有"><param
name="bgcolor" value="000000"><param name="fgcolor"
value="ffff00"><param name="seed1" value="6"><param name="bgeff"
value="d"><param name="bgeff2" value="b"><param name="tface"
value="o"></applet>
 
{流瀉文字二}
 
語法:
<APPLET height=75 width=550
codebase="http://www.nkhsyears.com/"
code=rtjmc001.class><PARAM NAME="speed" VALUE="4"><PARAM
NAME="bgeff" VALUE="d"><PARAM NAME="bgeff2" VALUE="b"><PARAM
NAME="scrt" VALUE="s"><PARAM NAME="tface" VALUE="o"><PARAM
NAME="teff" VALUE="d"><PARAM NAME="text" VALUE="輸入你要出現的字"><PARAM
NAME="bgcolor" VALUE="改變背景色彩"><PARAM
NAME="fgcolor" VALUE="f0f0f0"><PARAM NAME="col1"
VALUE="ff0000"><PARAM NAME="col2" VALUE="000000"><PARAM
NAME="col3" VALUE="000000"><PARAM NAME="col4"
VALUE="0000ff"><PARAM NAME="ecol1" VALUE="008000"><PARAM
NAME="ecol2" VALUE="000000"><PARAM NAME="ecol3"
VALUE="000000"><PARAM NAME="ecol4" VALUE="000000"><PARAM
NAME="seed1" VALUE="-3"></APPLET>
 
範例:
<APPLET height=75 width=550
codebase="http://www.nkhsyears.com/"
code=rtjmc001.class><PARAM NAME="speed" VALUE="4"><PARAM
NAME="bgeff" VALUE="d"><PARAM NAME="bgeff2" VALUE="b"><PARAM
NAME="scrt" VALUE="s"><PARAM NAME="tface" VALUE="o"><PARAM
NAME="teff" VALUE="d"><PARAM NAME="text" VALUE="看到了效果了嗎!!
^_^ !!"><PARAM NAME="bgcolor" VALUE="000000"><PARAM
NAME="fgcolor" VALUE="f0f0f0"><PARAM NAME="col1"
VALUE="ff0000"><PARAM NAME="col2" VALUE="000000"><PARAM
NAME="col3" VALUE="000000"><PARAM NAME="col4"
VALUE="0000ff"><PARAM NAME="ecol1" VALUE="008000"><PARAM
NAME="ecol2" VALUE="000000"><PARAM NAME="ecol3"
VALUE="000000"><PARAM NAME="ecol4" VALUE="000000"><PARAM
NAME="seed1" VALUE="-3"></APPLET>
 
{彩球文字}
 
語法:
<applet codebase="http://www.nkhsyears.com/"
code="rtjmc001.class" width="寬"
height="高"><param name="speed" value="24"><param name="bgeff" value="s"><param name="bgeff2" value="b"><param name="scrt" value="s"><param name="tface" value="o"> <param name="teff" value="d"><param name="text" value="輸入妳要出現的字"><param name="bgcolor" value="000090"><param name="fgcolor"
value="字體顏色"><param name="col1" value="ff0000"><param name="col2"
value="000000"><param name="col3" value="000000"><param
name="col4" value="0000ff"><param name="ecol1" value="008000"><param name="ecol2" value="000000"><param name="ecol3"
value="000000"><param name="ecol4" value="000000"><param
name="seed1" value="1"></applet>


範例:
<applet codebase="http://www.nkhsyears.com/" code="rtjmc001.class"
width="360" height="90"><param name="speed" value="24"><param name="bgeff"
value="s"><param name="bgeff2" value="b"><param name="scrt" value="s"><param
name="tface" value="o"><param name="teff" value="d"><param name="text"
value="看到了效果了嗎"><param name="bgcolor" value="000090"><param name="fgcolor"
value="ffff00"><param name="col1" value="ff0000"><param name="col2"
value="000000"><param name="col3" value="000000"><param name="col4"
value="0000ff"><param name="ecol1" value="008000"><param name="ecol2"
value="000000"><param name="ecol3" value="000000"><param name="ecol4"
value="000000"><param name="seed1" value="1"></applet>
 
{火中文字}
 
語法:
<applet codebase="http://www.nkhsyears.com/"
code="flame.class" width="300" height="100"><param name="text"
value="輸入你要出現的字"></applet>
 範例:
<applet codebase="http://www.nkhsyears.com/"
code="flame.class" width="300" height="100"><param name="text"
value="失火囉!"></applet>
 
 
{文字看板}
 
語法:
<APPLET height=高度
width=寬度
codebase="http://www.nkhsyears.com/"
code=OCVscroll.class><PARAM NAME="bgcolor"
VALUE="250,250,250"><PARAM NAME="centertext" VALUE="true"><PARAM
NAME="scrolldelay" VALUE="25"><PARAM NAME="desc0" VALUE="心情小語"><PARAM
NAME="desc1" VALUE="────────────"><PARAM NAME="desc2" VALUE="詠華山"><PARAM
NAME="desc3" VALUE="遠看華山黑糊糊 上頭細來下頭粗 若把華山倒過來 下頭細來上頭粗"><PARAM
NAME="desc4" VALUE="────────────"><PARAM NAME="desturl0" VALUE="
"><PARAM NAME="delay0" VALUE="3000"><PARAM NAME="hlcolor"
VALUE="100,255,180"><PARAM NAME="lrmargins" VALUE="10"><PARAM
NAME="Notice" VALUE="Smooth Scroll Up II, (c) 1997, OpenCube
Technologies, Unregistered"><PARAM NAME="size0"
VALUE="20"><PARAM NAME="size1" VALUE="12"><PARAM NAME="size2"
VALUE="16"><PARAM NAME="size3" VALUE="12"><PARAM
NAME="textcolor0" VALUE="250,0,0"><PARAM NAME="textcolor2"
VALUE="0,0,250"></APPLET>
範例:
<APPLET height=150 width=160
codebase="http://www.nkhsyears.com/"
code=OCVscroll.class><PARAM NAME="bgcolor"
VALUE="250,250,250"><PARAM NAME="centertext" VALUE="true"><PARAM
NAME="scrolldelay" VALUE="25"><PARAM NAME="desc0" VALUE="心情小語"><PARAM
NAME="desc1" VALUE="────────────"><PARAM NAME="desc2" VALUE="詠華山"><PARAM
NAME="desc3" VALUE="遠看華山黑糊糊 上頭細來下頭粗 若把華山倒過來 下頭細來上頭粗"><PARAM
NAME="desc4" VALUE="────────────"><PARAM NAME="desturl0" VALUE="
"><PARAM NAME="delay0" VALUE="3000"><PARAM NAME="hlcolor"
VALUE="100,255,180"><PARAM NAME="lrmargins" VALUE="10"><PARAM
NAME="Notice" VALUE="Smooth Scroll Up II, (c) 1997, OpenCube
Technologies, Unregistered"><PARAM NAME="size0"
VALUE="20"><PARAM NAME="size1" VALUE="12"><PARAM NAME="size2"
VALUE="16"><PARAM NAME="size3" VALUE="12"><PARAM
NAME="textcolor0" VALUE="250,0,0"><PARAM NAME="textcolor2"
VALUE="0,0,250"></APPLET>
 
 
{速動文字}
 
語法:
<applet codebase="http://www.nkhsyears.com/"
code="Slidetext.class" width="450" height="24"><param
name="text" value="輸入你要出現的字"><param
name="size" value="18"><param name="txtcolor"
value="2F5E2F"><param name="sleep" value="3000"><param
name="speed" value="2"></applet>
 範例:
<applet codebase="http://www.nkhsyears.com/"
code="Slidetext.class" width="450" height="24"><param
name="text" value="我來給你加油打氣灌水囉"><param
name="size" value="18"><param name="txtcolor"
value="2F5E2F"><param name="sleep" value="3000"><param
name="speed" value="2"></applet>


{跳躍文字}
 
語法:
<applet
codebase="http://www.nkhsyears.com/"code="lineshow.class"
width="寬"
height="高"><param
name="text" value="輸入你要出現的字"></applet>
範例:
<applet
codebase="http://www.nkhsyears.com/"code="lineshow.class"
width="450"
height="60"><param
name="text" value="看到了嗎"></applet>
 
{打字效果}
 
語法:
<applet codebase="http://www.nkhsyears.com/"
code="TypeWriterScroller.class" width="寬"
height="高"><param
name="message" value="\n從這裡輸入你要出現的字"><param
name="text_color" value="0000ff"></applet>
 範例:
<applet codebase="http://www.nkhsyears.com/"
code="TypeWriterScroller.class" width="450"
height="90"><param
name="message" value="\n從這裡輸入你要出現的字\n第二行的字看到了嗎\n第三行會了嗎\n自行增加字"><param
name="text_color" value="0000ff"></applet>



arrow
arrow
    全站熱搜

    林建良 發表在 痞客邦 留言(0) 人氣()