移動文字代碼:
<marquee scrollamount=1>這里放要移動的內
容,可以是文字,圖片等</marquee>;;
加圖片代碼
<img src="圖片的網絡地址">
改變字體樣式
<font size=4 face="隸書" color=#ffffff>你要的文字</font>
其中size表示大小
color表示顏色
為文字或圖片加鏈接
<a href="要鏈接到的頁面網址"> 內容(圖片代碼或文字)</a>
定位:
<DIV style="left: 420px; POSITION: absolute; TOP: 200px">其他代碼</DIV>
天氣預報加動態時間,顯示本地地址
<iframe scrolling="no" frameborder="0" width="305" height="167" src="http://www.xise.cn/qita/tianqi/" allowtranspa*y="true">
</iframe>
在線QQ代碼:
<a target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=438676673&amp;Site=spohome.blogchina.comMenu=yes><imgborder="0" SRC=http://wpa.qq.com/pa?p=1:438676673:13 alt="有事點這兒Q我!">
</a>
把QQ號改為自己的就行啦。
時鐘代碼:
<embed src= http://babu.jp/~greensum/animal/tokei.swf width="160" height="160" quality="high" wmode="transpa*">
</embed>
改變滾動條顏色代碼:
<style>html{scrollbar-face-color:#3366FF;scrollbar-highlight-color:#CD3399;scrollbar-shadow-color:#DDDDDD;scrollbar-3dlight-color:#36CCFF;scrollbar-arrow-color:#00669;scrollbar-track-color:#FBFBFB;scrollbar-darkshadow-color:#DDFFEE;scrollbar-base-color:#DDDDDD;}
</style>
留言板代碼:
<embed src=http://blog.xuite.net/_service/smallpaint/swf/main.swf?server_url=/_users&amp;service_url=http://blog.xuite.net/_service/smallpaint/&save_url=http://blog.xuite.net/_service/smallpaint/save.php&;list_url=http://blog.xuite.net/_service/smallpaint/list.php&bid=457190&author=Y quality="high" pluginspage=http://www.macromedia.com/go/getflashplayer type="application/x-shockwave-flash" width="140" height="310">
</embed>
模擬QQ空間歡迎動畫:
<embed style="right: -120px; POSITION: absolute; TOP: -40px" align=right src=http://imgcache.qq.com/qzone/space_item/orig/0/7408.swf width=1030 height=600 type=application/x-shockwave-flash
wmode="transpa*" quality="high" >
</embed>
掛件代碼:
<DIV id=kongfu style="RIGHT: 10px; POSITION: absolute; TOP: -100px">
<IMG src="圖片地址(自己加進去)" border=0>
</DIV>
RIGHT后面的數值是掛件離右邊的距離,TOP后面的數值是離頂部的距離,可以根據實際需要自己調整.
*隱約頭像*代碼
<style>a img {filter:alpha(opacity=100,style=2);}a:hover img {filter:none;}
</style>
三個播放器代碼:
<EMBED src="http://sh1.99yu.com/mtv/999yucom/王心凌_愛你.wmv" width="330" height="250"
type=audio/mpeg loop="false" autostart="ture">
<embed src=http://www1.gz163.cn/movie/ad/hlx.wmv type=audio/x-pn-realaudio-plugin console=clip1 controls=ImageWindow height=420 width=640 autostart=True loop=True>
<embed src="http://www.tudou.com/v/_8HZaEeScDg" type="application/x-shockwave-flash" width="360" height="300">
</embed>
顯示當前時間:
<iframe src="http://117.org.cn/clock/#color:ff0000;font-size:9pt" width=200 height=20 frameborder=0 scrolling=no allowTransparency=true>
</iframe>
頁面跳轉特效:
<head>
<meta http-equiv="page-enter" content="revealtrans(duration=6.0, transition=23)">
<meta http-equiv="page-exit" content="revealtrans(duration=6.0, transition=23)">
</head>
設置頁面自動刷新:
<head>
<meta http-equiv=refresh content="30">
</head>
content 后面的數字代碼隔幾秒刷一次