反白語法
<input type="text" name="t1" size="88" onfocus="this.select()" onmouseover="this.focus()" value="表單的內容" style="font-family:courier new; font-size: 8px; border: 1px solid #000000; background-color: "Ffffff">
左括號<  →   &lt;
標點"    →   &quot;
右刮號>  →   &gt;
表單內容必須先經過上列修改才可套入反白語法

文字特效

跑馬燈
 (往左)
<marquee >文字輸入</marquee>
(左右來回)
<marquee behavior=alternate>文字輸入</marquee>
(左右亂撞)
<marquee direction="left">左</marquee> <marquee direction="right">右</marquee>
-------------------------------------
以做過處理的反白語法
<input type="text" name="t1" size=10 onfocus="this.select()" onmouseover="this.focus()" value="&lt;a href=&quot;個人網址&quot;target=&quot;_blank&quot;&gt;&lt;img src=&quot;圖片網址&quot;border=&quot;0&quot;&gt;&lt;/a&gt;" style="font-family:courier new; font-size: 10px; border: 1px solid #ffffff; background-color: "ffffff">

arrow
arrow
    全站熱搜

    moonlightblue 發表在 痞客邦 留言(0) 人氣()