啟動按扭 語法: <input type=button value="字串" onClick="window.open('所要開啟的網址','sliderdemo');" name="button">

按鈕 語法: <input type="button" value="字串"> 範例: <input type="button" value="按 扭">播放音樂 語法: <bgsound src="音樂檔網址" autostart=true>歌名

底圖字 語法: <font color="#色碼" style=background:url(底圖網址)>字串</font>

變換字的大小顏色 語法: <font size=字的大小 color="#色碼">字串</font>

貼圖 語法: <img src="圖片網址"> 範例: <img src="http://w5.mychat.to/webpic/222/22210i.gif">

移動(底發亮) 語法: <font size=字的大小 style=background:url(底圖網址)><marquee>字串</marquee></font>

功能表(下拉式) 語法: <select><option selected>字串</option><option>字串</option><option>字串</option><option>字串</option><option>字串</option></select>

連結(另開視窗) 語法: <a href="新視窗網址" target="_blank">字串</a>

燃燒字 語法: <font style=width:100%;filter:glow(color="#色瑪") ><font size=字的大小>字串</font></font>

跑馬燈(由右向左) 語法: <marquee width="寬" height="高">字串</marquee>

跑馬燈(由左向右) 語法: <marquee width="寬" height="高">字串</marquee>

跑馬燈(滑動)右向左 語法: <marquee behavior="slide">字串</marquee>

跑馬燈(滑動)左向右 語法: <marquee behavior="slide" direction="right">字串</marquee>

跑馬燈(交替)右向左 語法: <marquee behavior="alternate">字串</marquee>

跑馬燈(交替)左向右 語法: <marquee behavior="alternate" direction="right">字串</marquee

跑馬燈(交替)左向右+字型變化  語法: <font size=字的大小 color="#色碼"><marquee behavior="alternate" direction="right">字串</marquee></font>

字體大小變化 <font size=?>想輸入的字</font>  ?=1~7 (字體大小尺寸,1最小,7最大)

字體顏色 <font color=??????>想輸入的字</font> ??????=RGB (16進位顏色或文字輸入)

字體變粗 <b>想輸入的字</b> 可讓字體變成粗體

字體變斜 <i>想輸入的字</i> 可讓字體變成斜體

字體加底線 <u>想輸入的字</u> 可讓字體加入底線

字體居中 <center>想輸入的字</center> 可讓字體居中

字體刪除線 <s>想輸入的字</s> 可讓字體中間出現一行刪除線

字型設定 <font face="字型名稱">想輸入的字</font> 顯示其它字型 (字體要對方也有才行

打字機字體 <tt>想輸入的字</tt> 把字體顯示成打字機使用的字體

上標字 <sup>想輸入的字</sup> 把字體顯示成上標字

下標字 <sub>想輸入的字</sub> 把字體顯示成下標字

換行輸入 想輸入的字<br>想輸入的字 可讓字體換行重疊

超連結 <a href="想連結網址">連結地的名稱</a> 可連結到其他地方

貼圖 <img src="圖形的網址"> 可顯現出圖形

放大貼圖 <IMG SRC="圖擋位址" ALGIN=MIDDLE HEIGHT=??? WIDTH=???>放大圖檔語法(???自訂高寬

走馬燈(循環) <marquee behavior=scroll>想輸入的字</marquee> 以走馬燈循環的方式顯現字體

信箱連結語法 <a href="mailto:信箱網址">連結地的名稱</a> 以走馬燈循環的方式顯現字體

插入多媒體檔案 <embed src="多媒體檔網址" WIDTH="寬度"HEIGHT="高度">多媒體名稱

arrow
arrow
    全站熱搜

    weiwei 發表在 痞客邦 留言(5) 人氣()