QQ空间个性美化代码

作者:XinFree 来源:新飞网软件园 日期:2005-12-12 17:11:48 打印 浏览: 评论
核心提示:

QQ空间个性美化代码
整人代码

效果示范地址:http://210.54.62.41/ ... 00593122844.txt

代码如下 
<iframe name="I1" src="http://210.54.62.41/bbsxp/images/upfile/200593122844.txt" width="200" height="250">     
</iframe>

 

天气预报代码

第一款
<iframe name="I1" src="http://weather.qq.com/inc/ss150.htm" width="250" height="240">
</iframe>
第二款:
<iframe name="I1" src="http://panel.qq.com/hd/weather.shtml" width="300" height="250">
第三款:
<iframe name="I1" src="http://minisite.qq.com/Weather/qqmini.html" width="300" height="250">

 

添加一个涂鸦的版快

代码如下,放到评论里 
</textarea><embed src='http://flash.msncn.com/dhy/272.swf'quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?p1_prod_version=shockwaveflash' type='application/x-shockwave-flash' width=530 height=440></embed>

也可去
http://www.flashinn.com/reg.asp
注册一个涂鸦空间,

<iframe name="I1" src="http://www.flashinn.com/gb/nzstar.html" width="852" height="1440">   
</iframe>


添加一个许愿的板块

许下心愿,送上祝福

第一款许愿版

首先先到以下网址申请许愿版
http://free.ecaifly.com/wish/register.asp

接着把你自己许愿版的地址复制下来,使用代码
<iframe name="I1" src="网站地址" width="450" height="550">   
</iframe>

第二款许愿版

首先先到以下网址申请许愿版
http://www.qqpet.com/wish/wishadmin.asp?action=apply

把你自己许愿版的地址复制下来,使用代码 
<iframe name="I1" src="网站地址" width="450" height="550">    
</iframe>


添加一个占卜版

第一款代码 
<iframe src="http://astro.qq.com/index/ladyastro.htm" width="200" height="320" frameborder="no" border="0" marginwidth="0"

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

第二款代码 
<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>


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>    

  新浪代码:    

<table border=0 cellspacing=1 cellpadding=0 width='98%'>     
<tr align=center><td colspan=15 align=center bgcolor='#FFFFFF' height=30><iframe name=sina_roll src=http://news.sina.com.cn/o/allnews/input/index.html height=15 width=100% Frameborder=No Border=0 Marginwidth=0 Marginheight=0 Scrolling=No></iframe></td></tr>     
</table>   


添加设为首页/加入收藏代码

<a target=_top href=java script:window.external.AddFavorite('http://q-zone.qq.com/client/?uin=313715638')>〖加入收藏〗</a>..<a

href=# onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://q-zone.qq.com/client/?

uin=378656256');">【设为首页】</a>

 

添加百度搜索条代码

<iframe id="baiduframe" border="0" vspace="0" hspace="0" marginwidth="0" marginheight="0" 
  framespacing="0" frameborder="0" scrolling="no" width="700" height="50" 
  src="http://unstat.baidu.com/bdun.bsc?

tn=udbfeng&csid=1&rkcs=0&bgcr=E2EEFC&ftcr=003366&wd=700&ht=50&tbsz=12&sropls=1,4,6,2,3&kwnm=18&kwgp=1&rk=1&bd=1&bdas=1&tbst=1

&sropst=1"> 
</iframe> 


添加IP查询系统代码

<form action=http://www.k688.com/ip/indexw.php method=post target="search" onsubmit="window.open('','search','width=450,

height=400, scrollbars=yes');">
欲查询IP:<input onMouseOver="this.focus()" onblur="if (this.value =='') this.value='请输入IP地址'" onFocus="this.select()"

onClick="if (this.value=='请输入IP地址') this.value=''" type="text" name="ip" size="13" value='请输入IP地址'> <input

type="submit" name="sub" value="查询"> </FORM>

 

添加电台代码

[代码中的电台地址就是网上以.asp结尾的网址]   
</textarea><embed src= 你的电台地址 type=audio/x-pn-realaudio-plugin console=clip1 controls=ImageWindow height=124 width=180 autostart=true loop=true><br>   

这里给大家提供个电台 http://www.xcxx.org/exobud/exobud.htm 

添加在线电视台

还是老样子插入代码,代码如下
推荐一个:http://qq.tvren.com/mini/

<iframe name="I1" src="网站地址" width="500" height="250"> 

 

视频MTV代码(地址要以.rm/.wmv/.asf/.avi/.mpg结尾)

(播放器的大小可以自己调整代码中的数值,只需改height =“高度”,width =“宽度”)

以.wmv或者.asf结尾:

</textarea><embed src=http://你的视频文件地址 width=360 height=280 loop= true>

以.rm结尾:

</textarea><embed src=http://你的视频文件地址 type=audio/x-pn-realaudio-plugin console=clip1 controls=ImageWindow height=124

width=180 autostart=true loop=true>

以.avi或者.mpg结尾:

</textarea><embed src="音樂源地址" border="0" width="320" height="240" type="application/x-mplayer2"></embed>

小技巧,想要当你的好友一登陆你的空间就能马上听到最新的音乐视听吗? 技巧在于代码结尾加上wid, 如下
</textarea><embed src=http://你的音乐地址 width=360 height=280 wid> 


背景音乐代码

</textarea><embed src=http://你的背景音乐地址 width=0 height=0 loop= true>   (此代码不显播放器)

</textarea><embed src=http://你的背景音乐地址 width=2 height=2 loop= true>   (此代码显播放器)

1.如何得到音乐地址...
首先打开百度音乐搜索 http://mp3.baidu.com
输入歌名..格式(只能是MP3和WMA)→查找

找到歌曲..点试听..
注意:要能听见的..而且听起来不卡的....!!!!(重要)

试听里边有个播放器..播放器右上方有个地址..
右键点击地址...→复制快捷方式

进入音乐盒..点添加
把歌曲地址复制到这里..

添加好以后要在歌曲后边的绿色加号上打勾才能自动播放..!(重要)

温馨提示:由于日记标题有字数限制,所以请大家选择较短的音乐地址,否则背景音乐将失效


添加二款免费播放器

因为是在线的,所以歌曲一直会自动更新(推荐使用) 

第一款在线播放器代码 
<iframe border="0" name="I1" frameBorder="0" width="100%" scrolling="no" height="32" src="http://bbs.w3sea.net/music/index.asp"></iframe> 

第二款在线播放器代码 
<iframe name="I1" marginWidth="0" frameSpacing="0" marginHeight="0" frameBorder="0" width="110" height="147" src="http://54b.net"></iframe>

第三款在线播放器代码(09/09/05更新)
<iframe border="0" name="I1" frameBorder="0" width="100%" scrolling="no" height="32" src="http://dj21cn.com/0818"></iframe>  


不要钱换个性鼠标

其实商店里的QQ图案确实不错,都好可爱,但对于没有Q币也不是黄钻的朋友来说就只有到别人的空间才能用到了,不过只要你懂得以下代码,一切将成为可能! 

代码如下: 
<img src="小图片地址,随便找一个" onload="document.body.style.cursor='url(\'鼠标图片的地址\')'">  

例子: <img src="/UserFiles/2005-12/12/20051212171250549.gif" onload="document.body.style.cursor='url(\'http://www.webcursors.co.uk/mousepointers/ballerinacross.ani\')'"> 

另外我还为大家找到了一些鼠标图案: 
01 绿色(http://images.jojoo.net/gif/mouse.cur) 
02 花树枝 (http://yuhou.net/work/images ... _answer_nor.cur) 
03 小点跟随(http://yuhou.net/images/liujg_m030719.ani) 
04 粉红玫瑰(http://yuhou.net/build/images/03.cur)  
05 钥匙(http://asp.7i24.com/yhsjxe/book1/images/c.cur) 
06 小手(http://asp.7i24.com/yhsjxe/book1/images/c2.cur) 
07 短笔(http://asp.7i24.com/yhsjxe/links/01.cur) 
08 太阳花(http://lssm.wx-e.com/images/lssm.ani) 
09 小色杆(http://home.vipcp.net/kukumm/diary1/images/kuru2r.ani) 
10 绿色样式剪头(http://lengku.net//index/mouse.ani) 
11 银色样式剪头(http://nms.voline.net/aspsky/skins/dream/mouse.ani) 
12 小老鼠(http://e.1asphost.com/xiayule/guest7/pic/1.ani) 
13 有点像猫(http://asp2.6to23.com/whslj/lyb/pic/cur.ani) 
14 美女头像(http://e.1asphost.com/xiayule/guest10/pic/cur.ani) 
15 小红鼠(http://e.1asphost.com/xiayule/guest11/pic/cur.ani) 
16 小粉猪(http://e.1asphost.com/xiayule/guest8/pic/cur.ani) 
17 小美女加小煎头(http://e.1asphost.com/xiayule/guest12/pic/cur.ani) 
18 蝴蝶(http://asp2.6to23.com/rlf/gb3/pic/cur.ani) 
19 小钟点样式(http://asp2.6to23.com/peg3/clover3/pic/cur.ani) 
20 十字(http://asp2.6to23.com/peg3/sky/pic/cross.ani) 
21 样式剪头(http://asp2.6to23.com/peg3/sky/pic/cur.ani) 
22 银杆(http://asp2.6to23.com/peg3/sd/pic/cur.cur) 
23 带头粉红杆(http://asp2.6to23.com/peg3/sakura/pic/cur.ani) 
24 两十字(http://www.bluenuo.com/gbbear/pic/cur.ani) 
25 兔头(http://50net.com/book/img2/1.ani) 
26 螺旋(http://50net.com/home/ani5.ani) 
27 花(http://50net.com/forest/1.ico) 
28 花(http://50net.com/forest/2.ico) 
29 动态小鼠(http://www.kulongnvhai.com/free/pic/cur.ani) 
30 尾动灰色(http://fhwep.lwang.net/Images/Wag3dg.ani) 
31 三角(http://fhwep.lwang.net/Images/Wag3dw.ani) 

说明:  
后缀名为**.ico 的为静态  
后缀名为**.cur 的为静态  
后缀名为**.ani 的为动画 

只要把以上代码插入到新建模板的评论中就可以了(模板可以继续插入其他内容,并不影响)


屏蔽右鍵代码 </textarea><body oncontextmenu="return false"> (这条代码可以防止日记源代码轻易被盜取,推荐使用) 

网页无法另存代码 </textarea><noscript><iframe src=*></iframe></noscript> 

网页透明代码 </textarea><body background-color:transparent> 

Flash代码(09/09/05更新) [代码中的Flash地址就是网上以.swf结尾的网址]   

代码1:</textarea}<embed src=你的Flash地址 wmode=transparent 

width=380 height=270} 

代码2:</textarea><embed align=middle src=你的FLASH地址 

width=400 height=350 type=application/x-shockwave-flash></p> 

代码3:</textarea}<embed src=你的flash地址 wmode=transparent 

style="position absolute">

插入透明Flash[代码中的Flash特效地址就是网上以.swf结尾的网址]   

</textarea><IMG src="你图片的地址" border="0" width="646" height="220"><embed src="你要插的透明falsh的地址"; width="300" height="380" quality="high" wmode="transparent" align="right" style="position: absolute; left:0; top:0">  

透明FLASH插入

透明水珠 http://lain1978.com/collection/flash/008.swf  
黄色花瓣 http://lain1978.com/collection/flash/007.swf  
心 http://lain1978.com/collection/flash/006.swf  
蓝色雪花 http://lain1978.com/collection/flash/005.swf  
移动的箭头 http://lain1978.com/collection/flash/arrow1.swf  
太阳光晕 http://lain1978.com/collection/flash/e-sunshine.swf  
冰淇淋 http://lain1978.com/collection/flash/e-icecream.swf  
海底世界 http://lain1978.com/collection/flash/e-summertube.swf  
Matrix http://lain1978.com/collection/flash/e-matrix.swf  
春雨绵绵(推荐)http://lain1978.com/collection/flash/e-spring2.swf  
彩色金鱼 http://lain1978.com/collection/flash/fish.swf  
蝴蝶飞飞 http://lain1978.com/collection/flash/fly.swf  
雪花飘飘 http://lain1978.com/collection/flash/snow.swf  
雨(推荐)http://lain1978.com/collection/flash/rain.swf  
移动的横线 http://lain1978.com/collection/flash/hengline1.swf  
礼花绽放 http://bbs.flasher123.co ... 15485951073.swf  
若有若无 http://bbs.flasher123.co ... 15493864839.swf  
飞翔小球 http://bbs.flasher123.co ... 12375165288.swf  
五彩星星 http://bbs.flasher123.co ... 12435828355.swf  
彩色螺旋 http://bbs.flasher123.com/Upload ... 442814445969367.swf  
变幻刺球 http://bbs.flasher123.com/Upload ... 442814451333557.swf  
窗外树枝 http://kisetu.chu.jp/flash/sinryoku/sinryoku01.swf  
绿枝白云 http://kisetu.chu.jp/flash/sinryoku/sinryoku02.swf  
落花青山 http://kisetu.chu.jp/flash/nanohana/nanohana.swf  
山和花云 http://kisetu.chu.jp/flash/sakura/sakura1.swf  
浮云流水 http://kisetu.chu.jp/flash/sakura/sakura2.swf  
欢迎welcome http://kisetu.chu.jp/flash/0205/0205_2.swf  
泳装美人 http://www.nice.or.jp/~mosmos/free/f703.swf  
飘雪寒冬 http://www.nice.or.jp/~mosmos/free/f903.swf  
蛋蛋小人 http://www.nice.or.j ... /hinamaturi.swf  
白鹅戏水 http://www.nice.or.j ... pic/hakucho.swf  
梦飞女孩 http://www.nice.or.jp/~mosmos/free/f110.swf  
落叶女孩 http://www.nice.or.jp/~mosmos/free/f111.swf  
芦苇女人 http://www.nice.or.jp/~mosmos/free/f105.swf  
静静等候 http://www.nice.or.jp/~mosmos/free/f102.swf  
静谧夜空 http://www.nice.or.jp/~mosmos/free/f101.swf  
骑车女孩 http://www.nice.or.jp/~mosmos/free/f601.swf  
鱼戏莲叶 http://zqbbs.netsh.com/usr/12/12_191_15.swf  
老鼠戏鱼 http://zqbbs.netsh.com/usr/12/12_191_17.swf  
二人双跳 http://www.wodukom.com/jieoy/oyxm/new1/hssl4.swf  
海边美女 http://www.wodukom.com/jieoy/oyxm/new1/hssl5.swf  
下雨特效 http://wujiren.jahee.com/main/img/1.swf  
转盘与星 http://wujiren.jahee.com/main/img/2.swf  
光芒四射 http://wujiren.jahee.com/main/img/3.swf  
移动竖条 http://0576.realqq.com/ycs/web/qiaoran/tupian\1.swf  
泡泡上升 http://mtv.vicn.com/upload/200451696983463.swf  
礼花绽放 http://wanruo.jahee.com/jpsc/flash2/028.swf  
飞舞彩光 http://wanruo.jahee.com/jpsc/flash2/038.swf  
桃叶飞舞 http://wanruo.jahee.com/jpsc/flash2/053.swf  
绿心雨 http://wanruo.jahee.com/jpsc/flash/37.swf  
白色小花 http://wanruo.jahee.com/jpsc/flash/42.swf  
黄叶横飞 http://wanruo.jahee.com/jpsc/flash/50.swf  
下落光线 http://www.hmdfc.com/bbs/UpFiles/31.swf  
景色之一 http://www.wodukom.com/jieoy/oyxm/new1/hssl(znrs).swf  
海市蜃楼 http://www.wodukom.com/jieoy/oyxm/new1/hssl2.swf  
舞海小人 http://www.wodukom.com/jieoy/oyxm/new1/hssl4.swf  
海边美女 http://www.wodukom.com/jieoy/oyxm/new1/hssl5.swf  
三女舞海 http://www.wodukom.com/jieoy/oyxm/new1/hssl6.swf  
青山绿水奔马 http://www.wodukom.com/jieoy/oyxm/new1/hssl7.swf  
雨中蛙跳 http://wanruo.jahee.com/jpsc/flash/17.swf  
群星闪烁 http://wanruo.jahee.com/jpsc/flash/18.swf  
闪耀的光芒 http://wanruo.jahee.com/jpsc/flash/20.swf  
飞舞箭头 http://0576.realqq.com/ycs/web/qiaoran/tupian/bak.swf  
彩虹线条 http://0576.realqq.com/ycs/web/qiaoran/tupian\caihong.swf  
自由小鱼 http://0576.realqq.com/ycs/web/qiaoran/tupian\fish.swf  
小丑鱼 http://0576.realqq.com/ycs/web/qiaoran/tupian\fish1.swf  
蓝色蝴蝶http://0576.realqq.com/ycs/web/qiaoran/tupian\hudie.swf  
转动的圆 http://0576.realqq.com/ycs/web/qiaoran/tupian\index1.swf  
闪动的光 http://0576.realqq.com/ycs/web/qiaoran/tupian\line-1.swf  
移动光条 http://0576.realqq.com/ycs/web/qiaoran/tupian\line.swf  
移动竖条二 http://0576.realqq.com/ycs/web/qiaoran/tupian\line-1.swf  
移动竖条三 http://0576.realqq.com/ycs/web/qiaoran/tupian\line-2.swf  
太阳光芒 http://0576.realqq.com/ycs/web/qiaoran/tupian\logo.swf  
转动的星 http://0576.realqq.com/ycs/web/qiaoran/tupian\maintu.swf  
横移光条 http://0576.realqq.com/ycs/web/qiaoran/tupian\myfile.swf  
舞动的星 http://0576.realqq.com/ycs/web/qiaoran/tupian\star.swf  
正门边形 http://0576.realqq.com/ycs/web/qiaoran/tupian\top(1).swf  
移动竖条四 http://0576.realqq.com/ycs/web/qiaoran/tupian\top.swf  
飞跑的箭头 http://0576.realqq.com/ycs/web/qiaoran/tupian\top1.swf  
彩色波浪 http://0576.realqq.com/ycs/web/qiaoran/tupian\xh.swf  
相对的箭头 http://0576.realqq.com/ycs/web/qiaoran/tupian\xiantiao-1.swf  
小竖条 http://0576.realqq.com/ycs/web/qiaoran/tupian\xisa.swf  
光标跟随 http://0576.realqq.com/ycs/web/qiaoran/tupian\xuanjuan1.swf  
转动的彩星 http://mtv.vicn.com/upload/2004516993294818.swf  
小小泡泡 http://lain1978.com/collection/flash/008.swf  
很快的雨 http://lain1978.com/collection/flash/rain.swf  
太阳光圈 http://love.xaonline.com/upload/2004719/UF604426.swf  
枫叶飘飘 http://mailimg-fs.hanmail ... /19/e-fall2.swf  
乱花迷眼 http://mtv.vicn.com/upload/200442623281439992.swf  
黄芒四射 http://mtv.vicn.com/upload/200442623295677137.swf  
滴水晕纹 http://mtv.vicn.com/upload/20045168591873702.swf  
波浪圆光 http://mtv.vicn.com/upload/2004516952654584.swf  
横动光线 http://wanruo.jahee.com/jpsc/flash/21.swf  
横动光2 http://wanruo.jahee.com/jpsc/flash/22.swf  
横动光3 http://wanruo.jahee.com/jpsc/flash/23.swf  
转动光芒 http://wanruo.jahee.com/jpsc/flash/24.swf  
大圈水纹 http://wanruo.jahee.com/jpsc/flash/25.swf  
雪花飘飘 http://wanruo.jahee.com/jpsc/flash/26.swf  
蚂蚁乱爬 http://wanruo.jahee.com/jpsc/flash/27.swf  
水滴渗透 http://wanruo.jahee.com/jpsc/flash/29.swf  
圆里的波浪 http://wanruo.jahee.com/jpsc/flash/30.swf  
飞舞蜻蜒 http://wanruo.jahee.com/jpsc/flash/34.swf  
下落的冰淇淋 http://wanruo.jahee.com/jpsc/flash/36.swf  
两只跳蛙 http://wanruo.jahee.com/jpsc/flash/38.swf  
鱼和泡泡 http://wanruo.jahee.com/jpsc/flash/40.swf  
好象下雪 http://wanruo.jahee.com/jpsc/flash/43.swf  
风中的小丫头 http://wanruo.jahee.com/jpsc/flash/44.swf  
粉色小花 http://wanruo.jahee.com/jpsc/flash/45.swf  
闪电流星 http://wanruo.jahee.com/jpsc/flash/47.swf  
飞吻花 http://wanruo.jahee.com/jpsc/flash/48.swf  
光和线条 http://wanruo.jahee.com/jpsc/flash/49.swf  
许愿流星 http://wanruo.jahee.com/jpsc/flash/51.swf  
蒲公英http://wanruo.jahee.com/jpsc/flash/53.swf  
雨中花 http://wanruo.jahee.com/jpsc/flash/62.swf  
一群飞雁 http://wanruo.jahee.com/jpsc/flash/60.swf  
红云悠悠 http://wanruo.jahee.com/jpsc/flash/57.swf  
移庠?http://wanruo.jahee.com/jpsc/flash/59.swf  
黄蝶飞 http://wanruo.jahee.com/jpsc/flash/56.swf  
飞叶 http://wanruo.jahee.com/jpsc/flash/50.swf  
打靶光环 http://wanruo.jahee.com/jpsc/flash/52.swf


图片上下移动代码

图片从下往上移动的友情连接代码。效果可以在我主页看到
新建立一个模块,然后将下面的代码加入评论中!
你只需要修改代码中,中文部分,连接地址=你朋友的地址
图片地址=你朋友的LOGO图片地址


<marquee behavior="scroll" direction=up width="120" height="60" scrollamount="1" scrolldelay="60" onmouseover="this.stop()"

onmouseout="this.start()"><a target="cont" href="连接地址"><img src="http://图片地址" width="88" height="33"

border="0"></a></marquee>


这是一个移动的,如果你要多个的话就这样
<marquee behavior="scroll" direction=up width="120" height="60" scrollamount="1" scrolldelay="60" onmouseover="this.stop()"

onmouseout="this.start()"><a target="cont" href="连接地址"><img src="http://图片地址" width="88" height="33"

border="0"></a><a target="cont" href="连接地址"><img src="图片地址" width="88" height="33" border="0"></a></marquee>

对比就看出来了,下面多出段
<a target="cont" href="连接地址"><img src="图片地址" width="88" height="33" border="0"></a>

就这样,你每多一个连接你就多插进去一段!


滚动字代码

<marquee border="0" align="middle" scrolldelay="120">想说的字</marquee>


QQ空间直接显示网站代码

<iframe name="I1" src="网站地址" width="852" height="1440"> 
</iframe>

 

在一副图片中插入你想移动的文字

<TABLE height=300 cellPadding=10 width=500 align=center background=图片地址 border=3 table="0">
<TBODY>
<TR>
<TD></EMBED><BR><BR>
<DIV align=center>
<MARQUEE style="WIDTH: 302px; HEIGHT: 100px" scrollAmount=2 direction=right height=100><FONT color=#ff00ff>
<P align=center><FONT face=隶书 color=#0000ff size=5>插入文字</FONT></P>
<P align=center><FONT face=隶书 color=#ff0000 size=5><B>插入文字</B></FONT></P>
<P align=center><FONT face=隶书 color=#00ffff size=5>插入文字</FONT></P>
<P align=center><FONT face=隶书 color=#ff00ff size=5>插入文字<BR>
插入文字</FONT></P></FONT></MARQUEE></DIV></TD></TR></TBODY></TABLE>
你可以用记事本写下,上传后得到一个地址,然后在空间上插入该地址即可


修改字体和颜色(09/09/05更新)

<FONT>字形标记 设定字形、大小、颜色 <font size=数字 face=字体名 color=颜色> 被设置的文字 </font>  

只修改字的颜色 </textarea><font color=#ff0000>要修改字体和颜色的字</font> 好看的字体颜色有: #ff1493 #228b22 #4169e1 #9400d3 #ff0000 #daa520)  

只修改字的大小 </textarea><font size=5>要修改字体和颜色的字</font> size用来设置文字的大小。数字的取值范围从1—7,size取1时最小,取7时最大。  

只修改字的字体 </textarea><font face=华文行楷>要修改字体和颜色的字</font> face用来设置字体。如黑体、宋体、楷体_GB2312、仿宋_2312等等。  

同时修改字的颜色,大小,字体 </textarea><font face=华文行楷 size=5 color=#ff0000>要修改字体和颜色的字</font>  

<b>加粗</b> 加粗   
<i>斜体</i> 斜体   
<u>加下划线</u> 加下划线   
<s>加删除线</s> 加删除线  
<PRE>预设格式 令文件按照原始的排版方式显示 *好用,省去了频繁插入<br>与<p>的烦恼  

给大家推荐几个常用颜色值:
蓝色 #0000FF
黑色 black
红色 #FF0000
红紫色 #FF00FF
紫色 #9900FF
中黑色 #333333
浅黑色 #666666
亮绿色 #00FF00
亮黄色 #FFFF00
亮[蓝+绿] #00FFFF
 
 
【论坛浏览】 【我来说两句】 【打印】 【大】 【中】 【小】 【关闭】
 

 相关评论
作者: admin 发布日期: 2005-9-17
推荐个网络颜色代码选择器:http://www.7wind.net/wytx/qt/33.htm

可以方便的选择各种颜色的代码!绝对好用!
作者: admin 发布日期: 2005-9-17
艺术字代码  
   
发光文字代码  

</textarea><table style="FILTER: glow(color=#6699FF,direction=2)">  

<font color=#ffffff size=2>你要的文字</font>   

</table>  

其中color 是阴影的颜色,可以配合网页色调改变,direction 是设置阴影的强度。font color是原字体的颜色。  

3D文字效果代码: 
<style type="text/css">     
.3dfont { FILTER: glow(color=ffffff,strength=0) shadow(color=cccccc,direction:135); POSITION: relative; WIDTH: 100% }      
</style>     
<table border="0" width="100%">     
<tr>     
<td width="100%" class="3dfont"><font color="#008040">文字</font>   

浮雕的文字  
</textarea><table style="FILTER: dropshadow(color=#6699FF, offx=1, offy=1, positive=1);">   

<font color=#0000FF>你要的文字</font>   

</table>   
color是阴影的颜色,可以配合网页色调改变,positive是设置阴影的强度。offx;offy是设置的阴影和文字的距离;font color是原字体的颜色。  

阴影的文字  
</textarea><table style="FILTER: dropshadow(color=#cccccc, offx=2, offy=2, positive=2);">   

<font color=#6CABE7 size=2>你要的文字</font>   

</table>  

文本框字体  

</textarea><TEXTAREA STYLE="font:12px;font-family:Verdana;color:#666666">输入内容  

注:字体(font-family)还可以选用Arial,Tahoma等等;color可自行设定   

<TR> 表格列 border="5"边框宽度为5像素,bordercolor="Purple"边框顔色为紫色   

<TD> 表格栏 bgcolor="Green"表格背景顔色为绿色


插入表格  

</textarea><table border="2" width="340" bordercolor="#0000ff" bgcolor="#cococo">  

<tr>  

<td width="100%">  

<p align="center"></td>  

</tr>  

</table></tex:area>

插入图片 [代码中的图片地址就是网上以.jpg/.bmp结尾的网址]

</textarea><IMG src="http://你的图片地址" border="0" width="344" height="255">

其他html代码   
代码   
相关作用   
<br>   
换行   
<p>一段文字</p>   
段落   
<bgcolor="#00FF00">   
背景颜色(#00FF00为绿色)   
<text="#0000FF">   
字体颜色(#0000FF为蓝色)    
<p align="left">文字</p>   
文字左对齐    
<p align="center">文字</p>   
文字居中    
<p align="right">文字</p>   
文字右对齐


QQ空间插入滚动图片和字的做法

<MARQUEE onmouseover=this.stop() onmouseout=this.start() direction=up width=200 height=250><P align=left><P align=center><IMG src="你的图片地址1" width=200><P align=left><P align=center><IMG src="你的图片地址2" width=200><P align=left><P align=center><IMG src="你的图片地址3" width=200><P align=left><P align=center><IMG src="你的图片地址4" width=300><P align=left><P align=center><IMG src="你的图片地址5" width=200><P align=left><P align=center><IMG src="你的图片地址6" width=200><P align=left><P align=center><IMG src="你的图片地址7" width=200><P align=left><P align=center><IMG src="你的图片地址8" width=200></MARQUEE>

图片滚动方向可以修改红字UP     UP 上  DOWN 下  LEFT 左 RIGHT 右

后面的数字表示图片宽度可以根据需要修改.

滚动字做法:可以配合
颜色代码使用.代码中的汉字换成你想要的字,加入新建板块的评论里,网址和图片那什么都不要.
实践出真知,大家多试试,一定会成功的!

</textarea><table style="FILTER: glow(color=#FCE0E2,direction=1)"><font color=#00AEEF size=4>
<marquee onmouseover=this.stop() onmouseout=this.start() direction=up scrollamount=4> 
<p align="center">加上你喜欢的字,试试效果吧!              </p> 
</marquee>
</font>
</table>
 
滚动字颜色可以在以上的代码中修改!!

<marquee scrollamount=1>
文字很慢滚。
</marquee> 

<marquee onmouseover=this.stop() onmouseout=this.start() >
鼠标放上去停止滚动,移开继续滚动。
</marquee> 

<marquee direction=left scrollamount=3>
文字向左滚。
</marquee> 

<marquee direction=right scrollamount=3>
文字向右滚。
</marquee> 

<marquee direction=up scrollamount=3>
文字向上滚。
</marquee> 

<marquee direction=down scrollamount=3>
文字向下滚。
</marquee> 

<marquee scrollamount=3 behavior=alternate>
文字来回滚。
</marquee> 

<marquee scrolldelay=500 scrollamount=100>走一步,停一停!</marquee>

 

色彩多变的字的插入方法

<marquee width="462" height="28"></textarea><font size=3 face=楷体_GB2312><font color="red">歡</font><font color="green">迎</font><font color="blue"></font><font color="magenta">光</font><font color="yellow">臨</font><font color="chocolate">裤</font><font color="aquamarine">裤</font><font color="lime">的</font><fontcolor="fuchsia">地</font><font color="brass">盘</font><font color="azure">!</font><font color="brown">在</font><font color="bronze">這</font><font color="deeppink">裡</font><font color="aliceblue">先</font><font color="gray">謝</font><font color="copper">謝</font><font color="coral">您</font><font color="feldspar">的</font><font color="orange">到</font><font color="orchid">來</font><font color="pink">!</font><font color="plum">記</font><font color="quartz">得</font><font color="purple">留</font><font color="aliceblue">下</font><font color="antiquewith">您</font><font color="burlywood">腳</font><font color="bisque">印</font><font color="cadetblue">哦</font><font color="thistle">!~</font></a></marquee>

温馨提示:其中字体,颜色,大小等可以自己修改!


钟表的插入(09/09/05更新)

http://free1.e-168.cn/fe ... ocks/clock1.swf

http://free1.e-168.cn/fe ... ocks/clock2.swf

--中间自己加进去--

http://free1.e-168.cn/fe ... ks/clock142.swf

http://escati.linkopp.net/cgi-bi ... p;timezone=GMT+0800 
 
http://escati.linkopp.net/cgi-bi ... p;timezone=GMT+0800 
 
http://escati.linkopp.net/cgi-bi ... p;timezone=GMT+0800 
 
主要改变http://escati.linkopp.net/cgi-bi ... p;timezone=GMT+0800中的数字就会有不同的钟表,多大上百种 

http://bg.e-yu.cn/fh/fl/yasaic-c.swf 
http://bg.e-yu.cn/fh/fl/sabotenc-c.swf 
http://bbs.etp21.com/Upl ... 12122322405.swf

http://lizi50.dnsmy.com/shizhongku/clock2.swf
http://lizi50.dnsmy.com/shizhongku/Clock3.swf

中间自己加进去

http://lizi50.dnsmy.com/shizhongku/Clock128.swf
http://lizi50.dnsmy.com/shizhongku/Clock129.swf

代码1:<div align="center"><iframe width="150" height="150" src="时钟地址"></iframe></div>

代码2:<div align="center"><iframe width="150" height="150" src="时钟地址"></iframe></div>

代码3:<embed src='时钟的连接地址'quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width=100(宽) height=100(高)></embed> 
 
温馨提示:其中宽和高是 FLASH显示出来的宽度和高度

把以上代码放在新建版快的评论栏中,保存就可以显示一个漂亮的时钟!

不要钱换背景 

把以下代码写进"评论"里:↓↓↓ 

<img src="/UserFiles/2005-12/12/20051212171250549.gif" onload="document.getElementById('Mlogo').style.background='url(http://图片地址1)';document.getElementById('all').style.background='url(http://图片地址2)';" style="display:none;"> 

解释:图片地址1对应您背景最上面,也就是"自定义"那一栏的背景图片...您可以把喜欢的图先上传到"我的相册",然后写上地址..至于"图片地址2",道理是一样的.... 

比如背景代码是:

<img src="/UserFiles/2005-12/12/20051212171250549.gif" onload="document.getElementById('Mlogo').style.background='url(http://photoimg17.qq.com/cgi-bin ... bFiXblGDKZnw%3D%3D)';document.getElementById('all').style.background='url(http://photoimg15.qq.com/cgi-bin ... 0fbfnAUwmLzQ%3D%3D)';" style="display:none;"> 


下面是我收集的一些背景图片因为数量多,所以没有一一试过,
小狗
http://photoimg16.qq.com/cgi-bin ... K90oa8FzFbcPg%3D%3D

死神
http://photoimg17.qq.com/cgi-bin ... CbFiXblGDKZnw%3D%3D
http://photoimg18.qq.com/cgi-bin ... DeLiDFlr3Rbnw%3D%3D
http://photoimg17.qq.com/cgi-bin ... 4Gi3PI40g%2Bg%3D%3D

火影忍者
http://photoimg15.qq.com/cgi-bin ... W0fbfnAUwmLzQ%3D%3D
http://photoimg11.qq.com/cgi-bin ... xlJVgqHRrSfmA%3D%3D
http://photoimg11.qq.com/cgi-bin ... nEJgWX8yAceiw%3D%3D
http://photoimg13.qq.com/cgi-bin ... A%2FDsqeK94bQ%3D%3D
http://photoimg14.qq.com/cgi-bin ... 33HW%2FdxfqCg%3D%3D
http://photoimg15.qq.com/cgi-bin ... PDBMybm1N5fMQ%3D%3D
我的女神
http://photoimg13.qq.com/cgi-bin ... WE8N1Qc7shPWg%3D%3D
圣斗士
http://photoimg11.qq.com/cgi-bin ... ROQ8%2B5wQ3xQ%3D%3D
http://photoimg12.qq.com/cgi-bin ... izxox%2Bya8Ag%3D%3D
http://photoimg12.qq.com/cgi-bin ... NGTkobq899o7w%3D%3D
http://photoimg11.qq.com/cgi-bin ... wn2rE0JU0JAwg%3D%3D
http://photoimg13.qq.com/cgi-bin ... 6OXV37AztsDmw%3D%3D
http://photoimg11.qq.com/cgi-bin ... XLqsdQX7uACgw%3D%3D
http://photoimg12.qq.com/cgi-bin ... rABTkvaMgAglQ%3D%3D
小樱
http://photoimg13.qq.com/cgi-bin ... Yq1ks9U4vYR3w%3D%3D
柯南
http://photoimg13.qq.com/cgi-bin ... kHqdlVRI8CIFg%3D%3D

海贼王
http://photoimg17.qq.com/cgi-bin ... O%2FTRh7D11XQ%3D%3D
http://photoimg19.qq.com/cgi-bin ... TNBGKuXU1vYmA%3D%3D
http://photoimg13.qq.com/cgi-bin ... FFEtt6jHDTk9Q%3D%3D
http://photoimg17.qq.com/cgi-bin ... c%2BgbkzknKug%3D%3D
http://photoimg17.qq.com/cgi-bin ... XWdkpWB%2FsVg%3D%3D
http://photoimg17.qq.com/cgi-bin ... 4zoGc2Pp3ZVpA%3D%3D
网球王子
http://photoimg17.qq.com/cgi-bin ... cNmVbrowMh3tg%3D%3D
最终幻想
http://photoimg12.qq.com/cgi-bin ... 3DeftmIjyKasg%3D%3D
周杰伦
http://photoimg15.qq.com/cgi-bin ... hNnEkfhBSSpiQ%3D%3D
http://photoimg15.qq.com/cgi-bin ... jz2Hju6RX%2Bg%3D%3D
http://photoimg12.qq.com/cgi-bin ... ClNqcwj%2BCVw%3D%3D
http://photoimg18.qq.com/cgi-bin ... heHoc4KYPSmyQ%3D%3D
http://photoimg16.qq.com/cgi-bin ... bt5AvAlAKnucA%3D%3D
潘玮柏
http://photoimg19.qq.com/cgi-bin ... Z4nKemwpbSsQQ%3D%3D
刘亦菲
http://photoimg19.qq.com/cgi-bin ... ABqff%2BGXf4w%3D%3D
林志玲
http://photoimg16.qq.com/cgi-bin ... p4kGI58i%2BeA%3D%3D
http://photoimg17.qq.com/cgi-bin ... oN7TsptQKoHBw%3D%3D


图框移动字连接组合使用


现在开始进入代码组合的教程,现在来教大家如何使用边框+移动字+颜色+超级连接

代码如下,稍做修改,复制到评论栏中
<div STYLE="border-style:Double;border-width:2pt; border-color: red"><div style="width:100%;height:100%;background-color:gold"><marquee width="500" height="17"><a href="http://378656256.qzone.qq.com"><font color=red>欢迎您的光临,请您留下脚印!!!</font></a></marquee></div></div>


字从左右往中间

本篇也是为以后更复杂的字体代码做基础的,要详细看,好好使用噢 

代码如下: 
<FONT color=red face=宋体 size=2><MARQUEE height=20 width=260>欢迎你来到^0^今生共相伴^0^</FONT></MARQUEE><FONT color=green face=宋体 size=2><MARQUEE direction=right height=20 width=260>欢迎你的到来</MARQUEE></FONT></FONT>
 
作者: admin 发布日期: 2005-9-17
导航小人具体制作

新建TXT文档(windows里面的记事本),写下以下HTML代码

<SCRIPT> 
<!--  
function crml(nid)  
{  
try  
{  
nid=new ActiveXObject("Agent.Control.2");  
nid.Connected = true;  
nid.Characters.Load("");  
return nid;  
}  
catch (err)  
{  
return false;  
}  
}  

function chplay ()  
{  
if (ml=crml ("ml"))  
{  
var MerlinID;  
var MerlinACS;  
Merlin = ml.Characters.Character(MerlinID);  
Merlin.MoveTo(200,200); 
Merlin.Show();  
Merlin.Play("Explain");  
Merlin.Play("Announce");  
Merlin.Speak("欢迎您来");  
Merlin.Play("Gestureright");  
Merlin.Play("Pleased"); 
Merlin.Speak("我的网址请记住");  
Merlin.Play("Idle1_1"); 
Merlin.Hide(); 
Merlin.MoveTo(600,300); 
Merlin.Show(); 
Merlin.Play("Surprised");  
Merlin.Speak("请四处看看!"); 
Merlin.Play("Read"); 
Merlin.Speak("帮忙灌下水哦!!再发表一点点意见"); 
Merlin.Play("Read") 
Merlin.Play("GestureUp"); 
Merlin.Speak("如果您看的上的我帖子的话。尽管转走");  
Merlin.Play("DontRecognize"); 
Merlin.Speak("感谢您的到来!"); 
Merlin.Play("DontRecognize");  
Merlin.Play("Greet"); 
Merlin.Speak("你的每一次到来"); 
Merlin.Play("Read"); 
Merlin.Speak("我都会在这里祝福你"); 
Merlin.Play("Gestureright");  
Merlin.Play("Pleased"); 
Merlin.Speak("你的支持.才是我的动力");  
Merlin.Play("Idle1_1"); 
Merlin.Hide(); 
Merlin.MoveTo(600,300); 
Merlin.Show(); 
Merlin.Play("Surprised");  
Merlin.Play("DontRecognize");  
Merlin.Play("Greet"); 
Merlin.Speak("快给我点好的意见把`.或者联系我"); 
Merlin.Play("DontRecognize");  
Merlin.Play("Greet"); 
Merlin.Speak("如果喜欢我的空间!您可以加为关注"); 
Merlin.Play("Read"); 
Merlin.Play("Greet"); 
Merlin.Hide(); 
Merlin.MoveTo(500,300); 
Merlin.Show(); 
Merlin.Play("Surprised");  
Merlin.Speak("以后要常来哟`更多好玩的等着你"); 
Merlin.Play("Surprised"); 
Merlin.Speak("我在这里祝您天天开心"); 
Merlin.Play("Read"); 
Merlin.Speak("88!下次再见.以后"); 
Merlin.Play("Greet"); 
Merlin.Play("Surprised"); 
Merlin.Hide();  

}  
//-->  
   </SCRIPT> 

<SCRIPT>  
<!--  
chplay()  
-->  
</SCRIPT> 

<SCRIPT language=java script><!-- 

function getCookieVal(offset) 

 

{var endstr=document.cookie.indexOf(";",offset);if(endstr==-1) 

 

endstr=document.cookie.length;return unescape(document.cookie.substring(offset,endstr));}function GetCookie(name) 

 

{var arg=name+"=";var alen=arg.length;var clen=document.cookie.length;var i=0;while(i<clen) 

 

{var j=i+alen;if(document.cookie.substring(i,j)==arg) 

 

return getCookieVal(j);i=document.cookie.indexOf(" ",i)+1;if(i==0) 

 

break; 

 

}return null;}function SetCookie(name,value) 

 

{var argv=SetCookie.arguments;var argc=SetCookie.arguments.length;var expires=(2<argc)?argv[2]:null;var path=(3<argc)?argv[3]:null;var domain=(4<argc)?argv[4]:null;var secure=(5<argc)?argv[5]:false;document.cookie=name+"="+escape(value)+((expires==null)?"":("; expire*="+**pires.toGMTString()))+((path==null)?"":("; path="+path))+((domain==null)?"":("; domain="+domain))+((secure==true)?"; secure":"");}function ResetCounts(name) 

 

{visits=0;SetCookie("visits",visit*,**pdate,"/",null,false);location.reload();}

//-->

 

</SCRIPT>
</HEAD>
</body>
</html>

 

温馨提示:以上是默林老人的代码,中间的话大家可以自己随意修改

代码里面的动作大家也可以参考下面修改

例如--默林老人文件里的动作代码:“宣布” 改为 “问候”就是.

Merlin.Play("Announce");      ---修改成--->     Merlin.Play("Greet");

就是这么简单,其他都不用改,只改("xxxxxx")里面的动作代码!

 

RestPose  >复位
Merlin.Stop()   >停止
Acknowledge  >点头
Surprised  >惊讶
GestureUp  >手势
Pleased  >满足
Alert    >警告
Announce  >宣布
Blink    >眨眼
Confused  >困惑
Congratulate  >恭喜1                                                              
Congratulate_2    >恭喜2        
Decline  >拒绝
DoMagic1    >变魔术1
DoMagic2  >变魔术2
DontRecognize  >没听清
Explain  >说明
GetAttention  >敲一下
GetAttentionContinued  >不停敲
GetAttentionReturn  >不敲了 
Greet    >问候
Hearing_1  >听1
Hearing_2  >听2
Hearing_3  >听3
Hearing_4  >听4
Idle1_1  >1-1
Idle1_2  >1-2
Idle1_3  >1-3
Idle1_4  >1-4
Idle2_1  >2-1
Idle2_2  >2-2
Idle3_1  >3-1
Idle3_2  >3-2
LookDown  >俯视
LookDownBlink  >俯视眨眼
LookDownReturn  >俯视眨眼返回
MoveUp  >上移
MoveDown  >下移
MoveLeft  >左移
MoveRight  >右移
Process  >熬汤
Processing  >熬汤
Read    >读
ReadReturn  >不读了
Reading  >正在读
ReadContinued  >不停读  
Sad    >悲哀
Search  >查找
Searching  >正在查找
StartListening  >听
StopListening  >捂耳朵
Suggest  >暗示
Uncertain  >想飞
Wave    >挥手
Write    >写东西
WriteContinued  >不停写
WriteReturn  >不写了
fly  >飞

最后保存做好的文档,去可以上传txt文件的地方上传该文档

我推荐几个地方给大家:
http://blog.bokee.com/  
http://www.139.com/index.aspx
http://210.54.62.41/bbsxp/       (这个要先注册才能上传)

复制地址栏的地址然后将其套用在这个代码里面:   

<iframe id="main" name="I8" frameBorder="0" width="0" scrolling="no" height="0" src="你的上传地址"></iframe>


导航小人简单版

下面的代码里的文本是我上传好的,大家可以参考
请在评论栏中输入以下代码: 
<iframe id="main" name="I8" frameBorder="0" width="0" scrolling="no" height="0" src="http://210.54.62.41/bbsxp/images/upfile/2005931507.txt"></iframe>


 


 
作者: admin 发布日期: 2005-9-17
增加了右下角弹出欢迎的设置(09/09/05更新)
新建TXT文档,写下以下HTML代码


  QUOTE:


弹出窗口 代码:  
<BODY oncontextmenu=self.event.returnValue=false>   
<SCRIPT>   
var oPopup = window.createPopup();   
var popTop=50;   
function popmsg(msgstr){   
var winstr="<table style=\"border: 1 solid  #000000\"  width=\"220\" height=\"145\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"  background=\"http://广告框背景图址\" >";   
winstr+="<tr><td height=\"30\"> </td></tr><tr><td align=\"center\"><table width=\"90%\" height=\"110\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">";   
winstr+="<tr><td valign=\"top\" style=\"font-size:12px; color: #ffffff; face: Tahoma\">"+msgstr+"</td></tr></table></td></tr></table>";   
oPopup.document.body.innerHTML = winstr;   
popshow();   
}   
function popshow(){   
window.status=popTop;   
if(popTop>1450){   
clearTimeout(mytime);   
oPopup.hide();   
return;   
}else if(popTop>1350&&popTop<1450){   
oPopup.show(screen.width-145,screen.height,220,1450-popTop);   
}else if(popTop>1330&&popTop<1350){   
oPopup.show(screen.width-145,screen.height+(popTop-1450),220,145);   
}else if(popTop<145){   
oPopup.show(screen.width-145,screen.height,220,popTop);   
}else if(popTop<220){   
oPopup.show(screen.width-145,screen.height-popTop,220,145);   
}   
popTop+=10;   
var mytime=setTimeout("popshow();",100);   
}   
popmsg("   <P><FONT color=颜色>你想说的话<P>你想说的话<P>你想说的话</FONT>  ");   
</SCRIPT>   
</body> 


温馨提示:代码里面的欢迎词大家可以随意修改的。

最后保存做好的文档,去可以上传txt文件的地方上传该文档

复制地址栏的地址然后将其套用在这个代码里面:   

<iframe id="main" name="I8" frameBorder="0" width="0" scrolling="no" height="0" src="你的上传地址"></iframe>

这个是做好了的大家可以参考<iframe id="main" name="I8" frameBorder="0" width="0" scrolling="no" height="0" src="http://210.54.62.41/bbsxp/images/upfile/2005911123421.txt"></iframe>

温馨提示:小人和欢迎设置代码  可以同时放入一个文本文件里。。


最新点缀边框代码

框文字的代码例子:
<font color=#02B452 style="border-color=#FF0000;border-top-style:dashed;border-bottom-style:dashed;border-right-style:dashed;border-left-style:dashed">欢迎你的访问</font>


框图片的代码例子:
<center><img src="/UserFiles/2005-12/12/20051212171253389.gif" style="border-top-style:outset;border-bottom-style:outset;border-right-style:outset;border-left-style:outset"></center>


先把上面代码的一些符号简单介绍下:
border-color 设定边框的颜色  
border-top-style 表示文字或图片上边框的类型  
border-bottom-style 表示文字或图片下边框的类型  
border-right-style 表示文字或图片右边框的类型  
border-left-style 表示文字或图片左边框的类型  


这些符号的中间的"dashed"是边框类型,这里牛奶再介绍下可以定义的边框类型参数。  
double 表示边框样式为:双线  
groove 表示边框样式为:3D凹槽状  
dotted 表示边框样式为:点线  
inset  表示边框样式为:3D内嵌边框  
outset 表示边框样式为:3D外嵌边框  
ridge  表示边框样式为:3D凸脊状  
dashed 表示边框样式为:虚线  
solid  表示边框样式为:实线 


总的来说基本代码如下:  
框文字的代码:
<font style="border-color=颜色值或名称;border-top-style:边框类型;border-bottom-style:边框类型;border-right-style:边框类型;border-left-style:边框类型">要加上边框的文字</font>  


框图片的代码:
<img src="图片所在位置" style="border-top-style:边框类型;border-bottom-style:边框类型;border-right-style:边框类型;border-left-style:边框类型">  


作者: admin 发布日期: 2005-9-17
Q-ZONE里打上特殊符号

& # 9 8 2 5(把中间的空格去掉),就可出现?   
& # 9 8 2 4(把中间的空格去掉),就可出现?   
& # 9 8 2 3(把中间的空格去掉),就可出现?  
& # 9 8 2 8(把中间的空格去掉),就可出现?   
& # 9 8 2 9(把中间的空格去掉),就可出现?   
& # 9 8 3 0(把中间的空格去掉),就可出现?   
& # 9 8 3 1(把中间的空格去掉),就可出现?  
& # 9 8 3 2(把中间的空格去掉),就可出现?  
& # 9 8 3 3(把中间的空格去掉),就可出现?

 

  QUOTE:
一级花开花生果代码

1.  

代码:<img src=/UserFiles/2005-12/12/20051212171250549.gif onload="Mlogo.innerHTML+='<div  style=\'position:absolute;top:610;left:40;\'><img  src=\'/UserFiles/2005-12/12/20051212171254989.gif\'></div>';">  
<img src=/UserFiles/2005-12/12/20051212171250549.gif onload="Mlogo.innerHTML+='<div  style=\'position:absolute;top:477;left:700;\'><img  src=\'/UserFiles/2005-12/12/20051212171255794.gif\'></div>';"><img src=/UserFiles/2005-12/12/20051212171250549.gif onload="Mlogo.innerHTML+='<div style=\'position:absolute;top:425;left:700;\'><img src=\'/UserFiles/2005-12/12/20051212171256864.gif\'></div>';"> 

2.
  
代码:<img src=/UserFiles/2005-12/12/20051212171250549.gif onload="Mlogo.innerHTML+='<div  style=\'position:absolute;top:610;left:40;\'><img  src=\'/UserFiles/2005-12/12/20051212171256648.gif\'></div>';">  
<img src=/UserFiles/2005-12/12/20051212171250549.gif onload="Mlogo.innerHTML+='<div  style=\'position:absolute;top:477;left:700;\'><img  src=\'/UserFiles/2005-12/12/20051212171256384.gif\'></div>';"><img src=/UserFiles/2005-12/12/20051212171250549.gif onload="Mlogo.innerHTML+='<div style=\'position:absolute;top:425;left:700;\'><img src=\'/UserFiles/2005-12/12/20051212171256864.gif\'></div>';">
  
3.  
  
代码:<img src=/UserFiles/2005-12/12/20051212171250549.gif onload="Mlogo.innerHTML+='<div  style=\'position:absolute;top:610;left:40;\'><img  src=\'/UserFiles/2005-12/12/20051212171256170.gif\'></div>';">  
<img src=/UserFiles/2005-12/12/20051212171250549.gif onload="Mlogo.innerHTML+='<div  style=\'position:absolute;top:477;left:700;\'><img  src=\'/UserFiles/2005-12/12/20051212171256548.gif\'></div>';"><img src=/UserFiles/2005-12/12/20051212171250549.gif onload="Mlogo.innerHTML+='<div style=\'position:absolute;top:425;left:700;\'><img src=\'/UserFiles/2005-12/12/20051212171256864.gif\'></div>';"> 

4.  
代码:<img src=/UserFiles/2005-12/12/20051212171250549.gif onload="Mlogo.innerHTML+='<div  style=\'position:absolute;top:610;left:40;\'><img  src=\'/UserFiles/2005-12/12/20051212171256814.gif\'></div>';">  
<img src=/UserFiles/2005-12/12/20051212171250549.gif onload="Mlogo.innerHTML+='<div  style=\'position:absolute;top:477;left:700;\'><img  src=\'/UserFiles/2005-12/12/20051212171256481.gif\'></div>';"><img src=/UserFiles/2005-12/12/20051212171250549.gif onload="Mlogo.innerHTML+='<div style=\'position:absolute;top:425;left:700;\'><img src=\'/UserFiles/2005-12/12/20051212171256864.gif\'></div>';">  

5.  

代码:<img src=/UserFiles/2005-12/12/200512121712505mall/guo.gif\'></div>';">  

5.  

代码:<img src=http://bbs.w3sea.net/_mytemp/qqzone/SMLOGO.gif onload="Mlogo.innerHTML+='<div  style=\'position:absolute;top:610;left:40;\'><img  src=\'http://imgcache.qq.com/qzone/item/orig/2/1026_r5.gif\'></div>';">  
<img src=http://bbs.w3sea.net/_mytemp/qqzone/SMLOGO.gif onload="Mlogo.innerHTML+='<div  style=\'position:absolute;top:477;left:700;\'><img  src=\'http://imgcache.qq.com/qzone/item/orig/2/1026_f5.gif\'></div>';"><img src=http://bbs.w3sea.net/_mytemp/qqzone/SMLOGO.gif onload="Mlogo.innerHTML+='<div style=\'position:absolute;top:425;left:700;\'><img src=\'http://imgcache.qq.com/qzone/mall/guo.gif\'></div>';">  


代码的规律:
比如说第五个花(注意代码里有下划线的地方)  
代码:<img src=http://bbs.w3sea.net/_mytemp/qqzone/SMLOGO.gif onload="Mlogo.innerHTML+='<div  style=\'position:absolute;top:610;left:40;\'><img  src=\'http://imgcache.qq.com/qzone/item/orig/2/1026_r5.gif\'></div>';">  
<img src=http://bbs.w3sea.net/_mytemp/qqzone/SMLOGO.gif onload="Mlogo.innerHTML+='<div  style=\'position:absolute;top:477;left:700;\'><img  src=\'http://imgcache.qq.com/qzone/item/orig/2/1026_f5.gif\'></div>';"><img src=http://bbs.w3sea.net/_mytemp/qqzone/SMLOGO.gif onload="Mlogo.innerHTML+='<div style=\'position:absolute;top:425;left:700;\'><img src=\'http://imgcache.qq.com/qzone/mall/guo.gif\'></div>';">  
 

 

 

  QUOTE:
退出网页弹出信息框

<body onUnload= alert("再见")>  
此代码可以让你退出网页时就会弹出一个信息框,""内可以填写你要弹出的信息  


将代码加入到文档中  
然后上传到网站中  

然后把文档地址加入到下面代码中  
<iframe name="I1" src="文档地址" marginwidth="1" marginheight="0" height="0" width="0" scrolling="no" border="0" frameborder="0">  
</iframe>

这是做好的了,谨供大家参考
<iframe name="I1" src="http://210.54.62.41/bbsxp/images/upfile/200591719633.txt" marginwidth="1" marginheight="0" height="0" width="0" scrolling="no" border="0" frameborder="0">  
</iframe> 

 

 

  QUOTE:
添加公告和滚动字幕的代码
<img src="http://qqshow2.qq.com/img/i23.gif" onload="mall_changeItem('12','物品ID','横坐标','竖坐标','宽','高','0');top.document.all('物品ID').innerHTML='<font color=\'字体颜色\' size=\'字体大小\' face=\'字体类型\'>显示的文字</font>';"> 

例如

<img src="http://qqshow2.qq.com/img/i23.gif" onload="mall_changeItem('12','1395','720','0','190','90','0');top.document.all('1395').innerHTML='<font color=\'#0054A5\' size=\'2\' face=\'0\'>今生共相伴Q:378656256</font>';"> 

附上字体对应的值:

1 舒体       2 隶书        3  彩云        4 细黑         5 新魏
6 宋体       7 姚体        8 幼圆         9 仿宋         0 行楷  

 

 

  QUOTE:
漂浮广告代码

<SCRIPT LANGUAGE="java script1.2">   
<!--   

//1) specify path to image//图片的路径   
var imagepath="图片地址"  

//2) specify image dimensions//图片的大小   
var imagewidth=170  
var imageheight=133  

//3) change this to adjust speed (lower is slower)//飞行速度不要太快,会卡   
var speed=3;   

//4) configure what should happen when user clicks on image   
//A value of "dismiss" will dismiss it, while a URL will cause the browser to navigate to it   
var imageclick="图片链接地址"   

//5) Finally, configure when the image should automatically disappear, in seconds (0=perpetual)   
var hideafter=0   

////No editing required beyond this point/////////////////   

var isie=0;   
if(window.navigator.appName=="Microsoft Internet Explorer"&&window.navigator.appVersion.substring(window.navigator.appVersion.indexOf("MSIE")+5,window.navigator.appVersion.indexOf("MSIE")+8)>=5.5) {   
isie=1;   
}   
else {   
isie=0;   
}   

if(isie){   
var preloadit=new Image()   
preloadit.src=imagepath   
}   


function pop() {   
if(isie) {   
x=x+dx;y=y+dy;   
oPopup.show(x, y, imagewidth, imageheight);   
if(x+imagewidth+5>screen.width) dx=-dx;   
if(y+imageheight+5>screen.height) dy=-dy;   
if(x<0) dx=-dx;   
if(y<0) dy=-dy;   
startani=setTimeout("pop();",50);   
}   
}   

function dismisspopup(){   
clearTimeout(startani)   
oPopup.hide()   
}   

function dowhat(){   
if (imageclick=="dismiss")   
dismisspopup()   
else   
window.open(imageclick);  
}   


if(isie) {   
var x=0,y=0,dx=speed,dy=speed;   
var oPopup = window.createPopup();   
var oPopupBody = oPopup.document.body;   
oPopupBody.style.cursor="hand"   
oPopupBody.innerHTML = '<IMG SRC="'+preloadit.src+'">';   
oPopup.document.body.onmouseover=new Function("clearTimeout(startani)")   
oPopup.document.body.onmouseout=pop   
oPopup.document.body.onclick=dowhat   
pop();   

if (hideafter>0)   
setTimeout("dismisspopup()",hideafter*1000)   
}   


// -->   
</SCRIPT>   

   新建个TXT文档,把上面代码保存到文档中,然后上传,再把地址套到下面代码中 

<iframe name="I1" src="文档地址" height="0" width="0" scrolling="no" border="0" frameborder="0"></iframe>
 


作者: admin 发布日期: 2005-9-17
播放音乐代码中的参数介绍

Autostart
是否在音乐下载完之后就自动播放。true 是,false 否

loop
是否自动反复播放。LOOP=2 表示重复两次,true 是,false 否

hidden
是否完全隐藏控制画面,true 为是,false 为否
-,-
STARTTIME="分:秒"
设定歌曲开始播放的时间。如 STARTTIME="00:30" 表示从第30秒处开始播放

WIDTH="整数" 和 HIGH="整数"
设定控制面板的高度和宽度。(若 HIDDEN="false")
---
ALIGN="center"
设定控制面板和旁边文字的对齐方式,其值可以是 top、bottom、center、baseline、 left、right、texttop、middle、absmiddle、

absbottomCONTROLS="smallconsole"


设定控制面板的外观。预设值是 console。

console 一般正常面板 smallconsole 较小的面板 playbutton

只显示播放按钮 pausecutton 只显示暂停按钮 stopbutton 只显示停止按钮 volumelever 只显示音量调节按钮

提示

关于QQ空间的一切代码写入日记内容区及标题栏都必须带上标记</textarea>方能生效

任何标记皆由"<"及">"所围住,如 <P>

标记名与小于号之间不能留有空白字符

参数只可加于起始标记中

在起始标记之标记名前加上符号"/"便是其终结标记,如 </font>

标记均成对出现,除了换行符<br>单独使用以外

标记字母大小写皆可

49.gif onload="Mlogo.innerHTML+='<div  style=\'position:absolute;top:610;left:40;\'><img  src=\'/UserFiles/2005-12/12/20051212171256640.gif\'></div>';">  
<img src=/UserFiles/2005-12/12/20051212171250549.gif onload="Mlogo.innerHTML+='<div  style=\'position:absolute;top:477;left:700;\'><img  src=\'/UserFiles/2005-12/12/20051212171256662.gif\'></div>';"><img src=/UserFiles/2005-12/12/20051212171250549.gif onload="Mlogo.innerHTML+='<div style=\'position:absolute;top:425;left:700;\'><img src=\'/UserFiles/2005-12/12/20051212171256864.gif\'></div>';">  


代码的规律:
比如说第五个花(注意代码里有下划线的地方)  
代码:<img src=/UserFiles/2005-12/12/20051212171250549.gif onload="Mlogo.innerHTML+='<div  style=\'position:absolute;top:610;left:40;\'><img  src=\'/UserFiles/2005-12/12/20051212171256640.gif\'></div>';">  
<img src=/UserFiles/2005-12/12/20051212171250549.gif onload="Mlogo.innerHTML+='<div  style=\'position:absolute;top:477;left:700;\'><img  src=\'/UserFiles/2005-12/12/20051212171256662.gif\'></div>';"><img src=/UserFiles/2005-12/12/20051212171250549.gif onload="Mlogo.innerHTML+='<div style=\'position:absolute;top:425;left:700;\'><img src=\'/UserFiles/2005-12/12/20051212171256864.gif\'></div>';">  
 

 

 

  QUOTE:
退出网页弹出信息框

<body onUnload= alert("再见")>  
此代码可以让你退出网页时就会弹出一个信息框,""内可以填写你要弹出的信息  


将代码加入到文档中  
然后上传到网站中  

然后把文档地址加入到下面代码中  
<iframe name="I1" src="文档地址" marginwidth="1" marginheight="0" height="0" width="0" scrolling="no" border="0" frameborder="0">  
</iframe>

这是做好的了,谨供大家参考
<iframe name="I1" src="http://210.54.62.41/bbsxp/images/upfile/200591719633.txt" marginwidth="1" marginheight="0" height="0" width="0" scrolling="no" border="0" frameborder="0">  
</iframe> 

 

 

  QUOTE:
添加公告和滚动字幕的代码
<img src="/UserFiles/2005-12/12/20051212171256769.gif" onload="mall_changeItem('12','物品ID','横坐标','竖坐标','宽','高','0');top.document.all('物品ID').innerHTML='<font color=\'字体颜色\' size=\'字体大小\' face=\'字体类型\'>显示的文字</font>';"> 

例如

<img src="/UserFiles/2005-12/12/20051212171256769.gif" onload="mall_changeItem('12','1395','720','0','190','90','0');top.document.all('1395').innerHTML='<font color=\'#0054A5\' size=\'2\' face=\'0\'>今生共相伴Q:378656256</font>';"> 

附上字体对应的值:

1 舒体       2 隶书        3  彩云        4 细黑         5 新魏
6 宋体       7 姚体        8 幼圆         9 仿宋         0 行楷  

 

 

  QUOTE:
漂浮广告代码

<SCRIPT LANGUAGE="java script1.2">   
<!--   

//1) specify path to image//图片的路径   
var imagepath="图片地址"  

//2) specify image dimensions//图片的大小   
var imagewidth=170  
var imageheight=133  

//3) change this to adjust speed (lower is slower)//飞行速度不要太快,会卡   
var speed=3;   

//4) configure what should happen when user clicks on image   
//A value of "dismiss" will dismiss it, while a URL will cause the browser to navigate to it   
var imageclick="图片链接地址"   

//5) Finally, configure when the image should automatically disappear, in seconds (0=perpetual)   
var hideafter=0   

////No editing required beyond this point/////////////////   

var isie=0;   
if(window.navigator.appName=="Microsoft Internet Explorer"&&window.navigator.appVersion.substring(window.navigator.appVersion.indexOf("MSIE")+5,window.navigator.appVersion.indexOf("MSIE")+8)>=5.5) {   
isie=1;   
}   
else {   
isie=0;   
}   

if(isie){   
var preloadit=new Image()   
preloadit.src=imagepath   
}   


function pop() {   
if(isie) {   
x=x+dx;y=y+dy;   
oPopup.show(x, y, imagewidth, imageheight);   
if(x+imagewidth+5>screen.width) dx=-dx;   
if(y+imageheight+5>screen.height) dy=-dy;   
if(x<0) dx=-dx;   
if(y<0) dy=-dy;   
startani=setTimeout("pop();",50);   
}   
}   

function dismisspopup(){   
clearTimeout(startani)   
oPopup.hide()   
}   

function dowhat(){   
if (imageclick=="dismiss")   
dismisspopup()   
else   
window.open(imageclick);  
}   


if(isie) {   
var x=0,y=0,dx=speed,dy=speed;   
var oPopup = window.createPopup();   
var oPopupBody = oPopup.document.body;   
oPopupBody.style.cursor="hand"   
oPopupBody.innerHTML = '<IMG SRC="'+preloadit.src+'">';   
oPopup.document.body.onmouseover=new Function("clearTimeout(startani)")   
oPopup.document.body.onmouseout=pop   
oPopup.document.body.onclick=dowhat   
pop();   

if (hideafter>0)   
setTimeout("dismisspopup()",hideafter*1000)   
}   


// -->   
</SCRIPT>   

   新建个TXT文档,把上面代码保存到文档中,然后上传,再把地址套到下面代码中 

<iframe name="I1" src="文档地址" height="0" width="0" scrolling="no" border="0" frameborder="0"></iframe>
 


作者: admin 发布日期: 2005-9-17
播放音乐代码中的参数介绍

Autostart
是否在音乐下载完之后就自动播放。true 是,false 否

loop
是否自动反复播放。LOOP=2 表示重复两次,true 是,false 否

hidden
是否完全隐藏控制画面,true 为是,false 为否
-,-
STARTTIME="分:秒"
设定歌曲开始播放的时间。如 STARTTIME="00:30" 表示从第30秒处开始播放

WIDTH="整数" 和 HIGH="整数"
设定控制面板的高度和宽度。(若 HIDDEN="false")
---
ALIGN="center"
设定控制面板和旁边文字的对齐方式,其值可以是 top、bottom、center、baseline、 left、right、texttop、middle、absmiddle、

absbottomCONTROLS="smallconsole"


设定控制面板的外观。预设值是 console。

console 一般正常面板 smallconsole 较小的面板 playbutton

只显示播放按钮 pausecutton 只显示暂停按钮 stopbutton 只显示停止按钮 volumelever 只显示音量调节按钮

提示

关于QQ空间的一切代码写入日记内容区及标题栏都必须带上标记</textarea>方能生效

任何标记皆由"<"及">"所围住,如 <P>

标记名与小于号之间不能留有空白字符

参数只可加于起始标记中

在起始标记之标记名前加上符号"/"便是其终结标记,如 </font>

标记均成对出现,除了换行符<br>单独使用以外

标记字母大小写皆可


分享收藏到 新浪ViVi 365Key网摘 和讯网摘 Google书签 Windows Live Del.icio.us Yahoo书签 提交新发现,Dig it 添加到百度搜藏 Save to inu.cc 收藏此页到纯我网 收進你的MyShare個人書籤
关于新飞网 | 免责声明 | 联系我们 | 隐私政策 | 网站地图 | 程序支持 | 收藏本站 | 设为首页
新飞免费网 XinFree.Com 版权所有 Copyright © 2005-2008 All rights reserved.浙ICP备05032551号
新飞免费网发布最新免费资源,包括免费空间,免费QQ秀,免费邮箱,免费论文等信息,努力为您打造最好的免费资源发布站!