網(wǎng)頁(yè)中常見(jiàn)代碼 |
|
[大
中 小] |
|
例如: (隨自己喜歡,一些DJ電臺(tái)好玩哦!) mms://220.191.131.206/jxyinyue
5. 移動(dòng)公告<marquee style="color:#3333FF;font-size:12px;line-height:17px;" direction="up" height="50" scrollamount="1" scrolldelay="615" onMouseOver="this.scrollDelay=500" onMouseOut="this.scrollDelay=1">歡迎光臨我的Q-ZONE <br>又說(shuō)什么. <br>這里又說(shuō)什么. <br>還要說(shuō)什么. <br>哈哈,沒(méi)有了,自己想添加多少可以復(fù)制多行就可以了~~! <br>這樣明白嗎? </td></marquee> 注: direction="up" 將UP改為down就是下移動(dòng),左left,右right``` font-size:12px 字體大小 color:#3333FF 字體顏色 #333FF
6.移動(dòng)友情連接代碼,跟上面一樣可以修改! <marquee direction=up height=150 scrollamount=1 scrolldelay=60 width="100%"> <img border=0 src="圖片地址1"><br> <img border=0 src="圖片地址2"><br> <img border=0 src="圖片地址3"><br> <img border=0 src="圖片地址4"><br> </marquee> 需要加多少自己加吧! 滾動(dòng)上下左右修改方法跟上面移動(dòng)公告一樣!
7.天氣預(yù)報(bào): <iframe scrolling=YES height=288 width=222 frameborder=0 marginHeight=0 marginWidth=0 src=http://minisite.qq.com/Weather/index.html></iframe>
8. 音樂(lè)播放: <iframe src=音樂(lè)地址 frameborder=0 width=100% height=34>
<embed src="http://www.6kyx.com/Music/lz.wma" hidden autostart="true" loop="true">
9.網(wǎng)頁(yè)中加入背景音樂(lè) IE: <bgsound src="*.mid" loop=infinite> NS:<embed src="*.mid" autostart=true hidden=true loop=true>
10. 主頁(yè)加flash時(shí)鐘: <EMBED pluginspage=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash src="flash時(shí)鐘網(wǎng)址" width=200 height=200 type=application/x-shockwave-flash></EMBED> 多種flash時(shí)鐘地址: http://www.fengzhuju.com/page-00s/wzgg/clocks.htm
11. 許愿代碼: <iframe name="jiro22" src="http://free.ecaifly.com/wish/wish.asp?user=kjmdiba" width="450" height="350"></iframe>
12. 百度搜索: (大小都調(diào)好的,不錯(cuò)!) <iframe id="baiduframe" border="0" vspace="0" hspace="0" marginwidth="0" marginheight="0" framespacing="0" frameborder="0" scrolling="no" width="140" height="75" src="http://unstat.baidu.com/bdun.bsc?tn=kjmdiba&csid=105&rkcs=0&bgcr=FFFFFF&ftcr=000000&rk=0&bd=1&bdas=0"> </iframe> |
|
出處: 作者: |

|
|
|