玩转QQ空间必须掌握的代码- -| 回首页 | 2005年索引 | - -QQ空间代码(二)

精品qq空间代码(一)

关键词精品qq空间代码(一)                                          

目录导航

1.qq空间 Flash代码2.空间背景音乐代码3. qq空间视频MTV代码
4. qq空间电台代码5.qq空间移动文字6. qq空间移动公告
7.移动友情连接代码8.qq空间天气预报9.qq空间默林魔法老人
10. qq空间背景皮肤11. qq空间音乐播放12. qq空间主页加flash时钟
13. qq空间许愿代码14. qq空间百度搜索15. qq空间主页滚动新闻
16. qq空间日历代码17. 插入网页代码18. qq空间设为首页代码
19.qq空间 IP地址代码20. qq空间弹出窗口21. qq空间显示QQ等级代码
22. qq空间星座占卜23. qq空间日历代码24. qq空间弹出窗口代码

1.qq空间Flash代码 (写在日记内容里,或者在主页新模块的网址里) [代码中的Flash地址就是网上以.swf结尾的网址]
<embed src=’http://你的Flash地址’quality=high pluginspage=’http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash’ type=’application/x-shockwave-flash’ width=330 height=240></embed>
注意: width=330 height=240 这个是指在模板上插入的FLASH的大小。 width=是宽度 height=是高度 所有代码都是一样,可以自己修改下.

2.qq空间背景音乐代码 (写在超级连接名称里) [代码中的音乐地址就是网上以.mp3/.midi/.wma/.wmv结尾的网址]
显示播放器: <EMBED src=http://你的音乐地址>
不显示播放器: <EMBED SRC=http://你的音乐地址 width="0" height="0" loop="true">
    
3. qq空间视频MTV代码 (写在网址处~也就是URL地址的地方) [代码中的视频文件地址就是网上以.rm结尾的网址]
<embed SRC=你的视频文件地址 type=audio/x-pn-realaudio-plugin CONSOLE=Clip1
CONTROLS=ImageWindow HEIGHT=124 WIDTH=180 AUTOSTART=true loop=true>
↑高度 ↑宽度
还一个MTV代码也可用 <embed src=http://你的mtv地址> 这个只是不能调整大小.

4. qq空间电台代码 [代码中的电台地址就是网上以.asp结尾的网址] (写在网址处就是URL地址处)
<embed SRC=你的电台地址 type=audio/x-pn-realaudio-plugin CONSOLE=Clip1 CONTROLS=ImageWindow HEIGHT=124 WIDTH=180 AUTOSTART=true loop=true>
例如: (随自己喜欢,一些DJ电台好玩哦!)

mms://220.191.131.206/jxyinyue
    
5.qq空间移动文字
<marquee width="157" height="21">你想要移动的文字</marquee>

6. qq空间移动公告<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

7.qq空间移动友情连接代码,跟上面一样可以修改!
<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>
需要加多少自己加吧! 滚动上下左右修改方法跟上面移动公告一样!

『QQ空间图片代码』<img border=0 src="图片地址" height=100 width=100>

8.qq空间天气预报:
<iframe scrolling=YES height=288 width=222 frameborder=0 marginHeight=0 marginWidth=0 src=http://minisite.qq.com/Weather/index.html></iframe>

9.qq空间默林魔法老人代码:(我日志已经有了,而且好详细,跟所有动作代码都有~~~ 去看看. (44899910.q-zone.qq.com)

10. qq空间背景皮肤:     
Q-ZONE的背景皮肤是一个ID为“ALL”的就是背景图片,“Mlogo”就是顶上图片了!
<img src="
如果你不想改顶部图片条的话只要这样就够了:
<img src="看到了吗?删了一段代码,如果只想要顶部图片的话原理一样,删另外的一段!

11. qq空间音乐播放:
<iframe src=音乐地址 frameborder=0 width=100% height=34>

12. qq空间主页加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

13. qq空间许愿代码:     
<iframe name="jiro22" src="http://free.ecaifly.com/wish/wish.asp?user=kjmdiba" width="450" height="350"></iframe>

14. qq空间百度搜索: (大小都调好的,不错!)
<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=165z&csid=105&rkcs=0&bgcr=FFFFFF&ftcr=000000&rk=0&bd=1&bdas=0">
</iframe>

15. qq空间主页滚动新闻
CCTV代码:
<table border=0 cellspacing=1 cellpadding=0 width=’98%’>
<td valign="top"><div align="center">
<iframe src="http://www.cctv.com/homepage/46/index.shtml"; name="express" width="354" height="16" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>
</div>
</table>

16. qq空间日历代码:    
<iframe name="jiro23" src="http://astro.sina.com.cn/calendar1.htm" width="600" height="600"></iframe>
大小自己改

17. qq空间插入网页代码: (整个网站都可以,这个代码灵活运用的话是很好的~~)
<IFRAME frameBorder=0 height=600 marginHeight=0 marginWidth=0 scrolling=yes src="网页地址" width=800></IFRAME>

18. qq空间设为首页代码
<a style=cursor:hand onclick=this.style.behavior=’url(#default#homepage)’;this.setHomePage(’你空间的地址’)>设为首页</a>

19.qq空间 IP地址代码
<iframe src="http://ip.91.com/ip/showip.asp?text=&bg=&line=2&scro=1&leng=140" frameborder="0" scrolling="no" width="160" height="36" marginheight="4" marginwidth="0"></iframe>

20. qq空间弹出窗口
 我日志里面有了,送大家2个上传文件空间: blog.blogchina.com www.blogbus.com 注册就可以了!

21. qq空间显示QQ等级代码
<iframe name="jiro21" src="http://im.qq.com/cgi-bin/special/get_level" width="200" height="250"></iframe>

22. qq空间星座占卜: 1
<iframe src="http://astro.qq.com/index/ladyastro.htm" width="200" height="320" frameborder="no" border="0"

marginwidth="0" marginheight="0" scrolling="no"></iframe>
qq空间星座占卜: 2
<iframe src="http://act1.astro.women.sohu.com/search/search.htm" width="200" height="320" frameborder="no"

border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>

23. qq空间日历代码:     
红色时间日历代码:
<iframe scrolling=no height=170 width=165 frameborder=0 marginHeight=0 marginWidth=0 src=http://home.id666.com/user/420009598/disk/webdisk/55.html></iframe>
蓝色时间日历代码:
<iframe scrolling=no height=200 width=180 frameborder=0 marginHeight=0 marginWidth=0 src=http://www.8s8s.com/js/htm/time/date1.htm></iframe>

24. qq空间弹出窗口代码:
进入腾讯QQ空间主页:q-zone.qq.com,用自己的QQ号和密码登陆(注意:不要点击"进入我的空间")新建1个新窗口,在地址栏里输入 ("这里输入内容")</script> 然后按回车键,提示“修改成功”即可。
25. qq空间小时间代码
<IMG src="http://escati.linkopp.net/cgi-bin/clock.cgi?prgb=00ffff&timezone=GMT+0800" border="0" width="80" height="20">

【作者: seasun】【访问统计:】【2005年11月16日 星期三 21:36】【 加入博采】【打印

Trackback

你可以使用这个链接引用该篇文章 http://publishblog.blogchina.com/blog/tb.b?diaryID=3545514

博客手拉手

精品qq空间代码:
精品qq空间代码:
精品qq空间代码:
精品qq空间代码:
原创:勇闯上海滩手册(一)ZZ

回复

- 评论人:我啊   2006-03-30 07:03:56   

朋友到底是怎么弄啊

- 评论人:--------------   2006-02-02 20:43:01   

我不会呀
谁能帮帮我
我有重谢
QQ:254866076

- 评论人:qq   2006-01-25 14:22:28   

QQ互踩群:3754308

- 评论人:he   2006-01-18 02:15:31   

〈marquee width="157" height="21"〉朋友你好我叫张超〈/marquee〉

为什么上不去呀

- 评论人:he   2006-01-18 02:15:30   

〈marquee width="157" height="21"〉朋友你好我叫张超〈/marquee〉

为什么上不去呀

- 评论人:he   2006-01-18 02:15:29   

〈marquee width="157" height="21"〉朋友你好我叫张超〈/marquee〉

为什么上不去呀

- 评论人:sdtrras   2006-01-07 12:12:37   

ftyirgjedjy

- 评论人:怀怀   2005-12-31 17:00:51   

那个默林魔法老人都做不起啊 

- 评论人:QQ583828084   2005-12-28 14:27:12   

不可以输入iframe等字付啊

- 评论人:qq583828084   2005-12-28 14:25:48   

怎么做啊

- 评论人:如同用途   2005-12-27 01:53:42   

支持你做得更好
谢谢你了

- 评论人:士大夫   2005-12-24 22:45:06   

不错
这样显得清楚
不想其他的网站乱

- 评论人:士大夫   2005-12-24 22:45:05   

不错
这样显得清楚
不想其他的网站乱

- 评论人:士大夫   2005-12-24 22:45:04   

不错
这样显得清楚
不想其他的网站乱

- 评论人:士大夫   2005-12-24 22:45:03   

不错
这样显得清楚
不想其他的网站乱

- 评论人:士大夫   2005-12-24 22:45:01   

不错
这样显得清楚
不想其他的网站乱

- 评论人:QQ   2005-12-11 17:54:42   

http://qqkongjian.qqruanjian.com/
最全代码

- 评论人:呵呵久   2005-12-04 03:32:08   

全都用不了。

- 评论人:hgj   2005-12-03 10:48:02   

〈IMG src="http://escati.linkopp.net/cgi-bin/clock.cgi?prgb=00ffff&timezone=GMT+0800" border="0" width="80" height="20"〉

验证码:   
评论内容: