网页中常见代码 |
|
[大
中 小] |
|
例如: (随自己喜欢,一些DJ电台好玩哦!) mms://220.191.131.206/jxyinyue
5. 移动公告<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>又说什么. <br>这里又说什么. <br>还要说什么. <br>哈哈,没有了,自己想添加多少可以复制多行就可以了~~! <br>这样明白吗? </td></marquee> 注: direction="up" 将UP改为down就是下移动,左left,右right``` font-size:12px 字体大小 color:#3333FF 字体颜色 #333FF
6.移动友情连接代码,跟上面一样可以修改! <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> 需要加多少自己加吧! 滚动上下左右修改方法跟上面移动公告一样!
7.天气预报: <iframe scrolling=YES height=288 width=222 frameborder=0 marginHeight=0 marginWidth=0 src=http://minisite.qq.com/Weather/index.html></iframe>
8. 音乐播放: <iframe src=音乐地址 frameborder=0 width=100% height=34>
<embed src="http://www.6kyx.com/Music/lz.wma" hidden autostart="true" loop="true">
9.网页中加入背景音乐 IE: <bgsound src="*.mid" loop=infinite> NS:<embed src="*.mid" autostart=true hidden=true loop=true>
10. 主页加flash时钟: <EMBED pluginspage=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash src="flash时钟网址" width=200 height=200 type=application/x-shockwave-flash></EMBED> 多种flash时钟地址: 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. 百度搜索: (大小都调好的,不错!) <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> |
|
出处: 作者: |
|
|
|