發新話題

HTML的一些語法

HTML的一些語法

引用:
*改變字的大小顏色
語法:
<font size="字的大小" color="#色碼">輸入你要的字</font>

*變色文字
語法:
<img src=width=0 height=0 onerror=setInterval('k6.style.color=Math.random()*255*255*255',200)><font id=k6>看著字一直換色是不是很酷呢</font>

*立體文字
語法:
<div style="FILTER: shadow(color=陰影色碼); WIDTH: 460px; HEIGHT: 30px"><FONT color=#文字色碼 size=文字大小>輸入你要寫的字</div></font>

*發亮文字
語法:
<font color=字體顏色 size=字體大小 face=字體 style=width:100%;filter:glow(color=陰影顏色)>輸入你要出現的字</font>

*底色文字
語法:
<font style=width:100%;filter:glow(color=底色,strength=50)><center>輸入你要出現的字</center></font>

*文字超連結
語法:
<a href="你要超連結網址" target="連結開啟方式">你要出現的字</a>

*貼圖
語法:
<img src="圖片網址" width="圖片顯示寬度尺寸" height="圖片顯示高度尺寸">

*圖片文字
語法:
<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>

*圖片超連結
語法:
<a href="你要連結網址" target="視窗開啟方式"><img src="圖片網址" alt="網頁說明" width="圖片的寬度" height="圖片的高度"></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>

*背景音樂(mid)
語法:
<bgsound src="音樂檔網址" loop="infinite">

*REAL(rm)(自動播放)
音樂播放
語法:
<embed src="音樂檔網址" width="播放器寬度" height="播放器高度" autostart="true" c type="audio/x-pn-realaudio-plugin">

*Media&MTV(swf)
Flash播放
語法:
<embed src="音樂檔網址" width=播放器寬度 height=播放器高度>

*背景圖
語法:
<body background="背景網址">

*跑馬燈(由右向左)
語法:
<marquee>輸入你要寫的字</marquee>

*跑馬燈(由左向右)
語法:
<marquee direction="right;>輸入你要寫的字</marquee>

*跑馬燈(交替來回跑)
語法:
<marquee behavior="alternate">輸入你要寫入的字</marquee>

*飄動的字
語法:
<marquee><marquee direction=up behavior=alternate width=400 height=100>打上你要出現的字</marquee></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>

附上一個網頁
可以知道自己要的顏色色碼
訪客無法瀏覽此圖片或連結,請先 註冊登入會員

TOP

發新話題

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