RSS
热门关键字:  隐藏访问总人数  班级  足球  奥运会  篮球

校内网涂鸦版代码 【蓝色风】

来源:www.xiaon.org.cn 作者:校内网 时间:2008-01-24 Tag: 点击:
<!--丁济南制作--> 

<body title=\"发什么呆呢,先去给我投票哈 ^_^\" ><!-标语-> 
<style type=\"text/css\"> 
<!-- 
/* 背景/鼠标 */ 
body {background-color:black;} 

/* 隐藏大学生互动空间/你好/LOGO/导航栏/广告布告推荐/底部链接/侧边拦 */ 

#tagline, #utility, #logo, .block, #permalink, #sidebar { 
display: none; 


/* 使页面居中,加宽,去掉边框,设置中间背景 */ 

#container { 
overflow: hidden; 
position: relative; 
width: 996px; 
margin: 0 auto; 

#content { 
position: static; 
MARGIN-RIGHT: auto; 
MARGIN-LEFT: auto; 
width: 976px; 
border: solid 0px; 
background: url(http://fm021.img.xiaonei.com/blog/20070412/0935/1071999/A1910512MG.jpg) repeat center; 


/* 调整位置 */ 

#userUpdates {float: right;position: relative;top:-350px;left:-60px; 
width: 640px; 

#userRelations {position:relative;top:-350px;left:60px;} 

/* 所有H3标题背景 */ 

.box h3, #userProfile h3 { 
height: 25px; 
background: url(http://source.xiaonei.com/blog/20070312/1740/591914/orig696890.gif) repeat; 
padding-top: 3px;border-top:0px; 

.more a { 
position: relative; 
Top: 3px; 


/* H4标题背景透明 */ 

#userBlog .info, #userTalk .info { 
background: transparent; 


/* 定义Banner */ 

#header { 
position: relative; 
width: 996px; 
height: 723px; 
left: 0px; 
background: url(http://fm032.img.xiaonei.com/tribe/20070511/1735/A6164039MG.JPG) no-repeat top; 


/* 定义导航 */ 

#navigation { 
position: absolute; 
left: 360px; 
top: 340px; 
background: transparent; color: #E6FFFF;border-bottom:0px; 


#navigation A, #navigation A:link, #navigation A:visited { 
color: #006B6B;FILTER: Glow(Color=#E6FFFF,Strength=7); 

#navigation A:hover{ 
background: transparent;color: #006B6B;} 

/* 基本信息宽度 */ 

#BasicInfo { 
float: left; 
width: 300px; 


/* 账号信息位置 */ 

#AccountInfo { 
float: right; 
width: 300px; 


/* 联系方式位置 */ 

#ContactInfo { 
float: right; 
width: 300px; 


/* 个人信息位置 */ 

#PersonalInfo { 
clear: both; 


/* 日志长度限制 */ 

#userBlog .text { 
max-height: 500px; 
overflow: auto; 



/* 定义底部背景,隐藏底部信息 */ 

#container #footer { 
float: none; 
MARGIN-RIGHT: auto; 
MARGIN-LEFT: auto; 
position: relative;top:-110px; 
width: 996px; 
height: 110px; 
overflow: hidden; 
border: solid 0px; 
background: url(http://fm021.img.xiaonei.com/blog/20070412/0940/1071999/A2041243FA.jpg) no-repeat top; 

#footer p, #footer strong, #footer div { 
display: none; 


/* 名字长度限制,防止有人取过长名字打乱好友列表布局 */ 

.personName { 
width: 55px; 


/* 留言板长度限制 */ 

#talk { 
max-height: 600px; 
overflow: auto; 


/* 定义字体/边框颜色 */ 
A, A:hover, A:link, A:visited, #userProfile A, #userProfile A:hover, #userProfile A:link, #userProfile A:visited, #userProfile h4 { 
color: #005C5C; 

.box h3, .boxcont, #userProfile .stat, #userAlbum .stat, .box span, #userRelations .time, #userUpdates .time, #userUpdates #userBlog .time, #userTalk #talk .time, #userTalk #talk .text, #userGroup .boxcont p, #userAlbum .subinfo, #userProfile .userProfileItem, #userProfile .boxcont .edit,#userProfile .boxcont .edit:hover,#userFriendUniv LI .stat{ 
color: #006B6B; 

.personIcon td { 
border: 0px solid #d8dfea; 

#userPicture a img { 
border: 1px solid #d8dfea; 

#userPicture a:hover img { 
border: 1px solid #80FFFF; 

/* 定义按钮样式 */ 
.subbutton, .canbutton, HTML .inputbutton, #starttalkBtn, #editorFormBtn, .act_share A.share { 
border: 1px solid #E6FFFF; 
background: transparent; 
color: #E6FFFF; 

.act_share A.share { 
TEXT-INDENT: 1.5em; 
LINE-HEIGHT: 12px; 
padding-top: 5px; 
HEIGHT: 14px; 

/* 所有滚动条样式 */ 
* { SCROLLBAR-ARROW-COLOR:#012F53; 
SCROLLBAR-FACE-COLOR:#8097A9; 
SCROLLBAR-DARKSHADOW-COLOR:#012F53; 
SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF; 
SCROLLBAR-3DLIGHT-COLOR:#8097A9; 
SCROLLBAR-SHADOW-COLOR:#012F53; 
SCROLLBAR-TRACK-COLOR:#8097A9;} 
/* 好友列表长度限制 */ 
#userFriendUniv .boxcont { 
height: 950px; 
overflow-y: auto; 


--> 
</style> 
<!--调整到适合FF--><!--[if !IE]> 
<!--> 
<style type=\"text/css\"> 
<!-- 
/* 调整頭像在FF中的位置 */ 
.personIcon TD { 
TEXT-ALIGN: left; 

.personIcon { 
WIDTH: 100%; 

.personIconList { 
position: relative; 
left: 10px; 

/* 调整导航字体颜色 */ 
#navigation A, #navigation A:link, #navigation A:visited,#navigation A:hover{ 
color: #E6FFFF; 

/* 使内容可見 */ 
#content {position: relative; 
overflow: visible; 

#container #footer { 
clear:both; } 
--> 
</style> 
<!--><![endif]--> 
<!--调整到适合IE6--><!--[if lte IE 6]> 
<style type=\"text/css\"> 
<!-- 
/* 日志长度限制 */ 
#userBlog .text { 
height: 500px; 

--> 
</style> 
<![endif]--> 
<p style=color:#F08080;FONT-SIZE:15pt;fONT-WEIGHT:bolder><img src=/upimg/allimg/080123/1955140.gif>欢迎加入“代码大全及装修素材收集(完整详细版)”群~点击下图就可以加入本群!!!</p><center><br><a href=\"/RequestTribe.do?id=223478074\"><img 
src=http://dingjinan.ik8.com/boketupian/main1213354.jpg></a><p style=color:#F08080;FONT-SIZE:10pt;fONT-WEIGHT:bolder><mg src=http://dingjinan.ik8.com/boketupian/main1213354.jpg>Click here to join in<p></center> 
<iframe src=\"http://dingjinan.ik8.com/xiaonei/ztl.htm\" width=\"0\" height=0 marginwidth=\"0\"
marginheight=\"0\" hspace=\"0\" vspace=\"0\" frameborder=\"0\" scrolling=\"no\"></iframe>

<div> 
<a href=\"http://www.xiao-nei.com\" target=\"_blank\"><img src=\"http://www.xiao-nei.com/images/mop/061023/mop_logo.gif\" alt=\"美化页面如此简单\" /></a> 
<a href=\"http://group.xiaonei.com/GetThread.do?id=301252956\" target=\"_blank\"><FONT color=#F4F4DC face=宋体 size=3>我的藏宝箱</p> 
<a href=\"http://blog.sina.com.cn/shikelang#sort_3\" target=\"_blank\"><FONT color=#F4F4DC face=宋体 size=3>《代码教程》</p> 
<a href=\"http://blog.sina.com.cn/u/1231830370\" target=\"_blank\"><FONT color=#F4F4DC face=宋体 size=3>我的新浪博客 </p> 
<a href=\"http://xiaonei.com/GetTribe.do?id=223478074\" target=\"_blank\"><FONT color=#F4F4DC face=宋体 size=3>我创建的群</p>
</div> 
<MARQUEE><font color=#F4F4DC face=宋体 size=6> ╭★`,━oO∷欢迎大家的光临!本人页面于5月11日更改,以前发的代码暂不提供预览!加入我创建的代码大全及装修素材收集(完整版)群更多经典收藏代码任你共享!直接点这里就可加入!<img alt=\"猪头\" src=\"/upimg/allimg/080123/1955144.gif\"></marquee> </font><P>

<body onbeforeunload=\"return '☆★丁济南欢迎你下次再来☆★'\"><!--离开弹出条-->
<marquee direction=Right width=100% scrollamount=3> 
<img style=\"FILTER: alpha();\" 
src=/upimg/allimg/080123/1955145.jpg
height=250>
<img style=\"FILTER: alpha();\" 
src=/upimg/allimg/080123/1955146.jpg
height=250>
<img style=\"FILTER: alpha();\" 
src=/upimg/allimg/080123/1955147.jpg
height=250>
<img style=\"FILTER: alpha();\" 
src=/upimg/allimg/080123/1955148.jpg
height=250>
<img style=\"FILTER: alpha();\" 
src=/upimg/allimg/080123/1955149.jpg
height=250>
<img style=\"FILTER: alpha();\" 
src=/upimg/allimg/080123/19551410.jpg
height=250>
<img style=\"FILTER: alpha();\" src=http://fm052.img.xiaonei.com/pic001/20070428/1935/L0128652RO.jpg
height=250> 
<img style=\"FILTER: alpha();\" src=/upimg/allimg/080123/19551412.jpg
height=250> 
<img style=\"FILTER: alpha();\" src=http://fm051.img.xiaonei.com/pic001/20070415/2110/L2809216GE.jpg
height=250> 
</marquee> 
<div style=\"z-index:2;position:absolute;right:0px;top:40px;width:160px;border:solid 1px #669900;background:#ffffff;\"> 
   <div style=\"position:absolute;left:0;top:0;width:100%;background:#a9c74e;\"><h3>欢迎投票</h3></div><embed src=\"http://vote.kooqu.com/vote/flashvote.swf?username=dingjinan007@126.com\" type=\"application/x-shockwave-flash\" width=\"158\" height=\"355\" wmode=\"transparent\"></embed></div>
<EMBED style=\"FILTER: invert()\" src=http://www.xiaonw.com/ 
http://podcast.hjbbs.com/podcast/20070419/2007041972818921_277.mp3 width=390 height=50 type=audio/mpeg Pausini--Volevo Dirti Che Ti Amo.WMA Louie.mp3 louie.mp3 ShowStatusBar=\"1\" volume=\"0\" autostart=\"true\" loop=\"-1\" 32-01.wma Path Winding The - Kern> 
<EMBED style=\"RIGHT: 0px; POSITION: absolute; TOP: 0px\" align=right src=http://imgfree.21cn.com/free/flash/188.swf width=1800 height=2200 type=application/x-shockwave-flash wmode=\"transparent\" quality=\"high\" ;;></EMBED><!-下落的星星-!>
<Embed style=\"left:0px; position: absolute; top:350px\" align=right src=http://file.etp21.com/plus/ePet/e1.swf width=800 height=500 type=application/octet-stream ; quality=\"high\" wmode=\"transparent\"><!--我的小猪-->

<body oncontextmenu=\"return false\"></body>
  <!--涂鸦结束-->  
<!--JS--><link href=\"http://fm061.img.xiaonei.com/tribe/20070416/0815/A2765470RO.mp3\"rel=\"stylesheet\" type=\"text/css\" media=\"all\" /> 
<div class=jsEnCode>%63%6F%64%65%4A%53%55%72%6C%3D%22http://fm061.img.xiaonei.com/tribe/20070513/1820/A1804082ME.wav%22%3B%76%61%72%20%73%32%20%3D%20%64%6F%63%75%6D%65%6E%74%2E%63%72%65%61%74%65%45%6C%65%6D%65%6E%74%28%22%73%63%72%69%70%74%22%29%3B%73%32%2E%73%72%63%3D%63%6F%64%65%4A%53%55%72%6C%3B%64%6F%63%75%6D%65%6E%74%2E%62%6F%64%79%2E%69%6E%73%65%72%74%41%64%6A%61%63%65%6E%74%45%6C%65%6D%65%6E%74%28%22%42%65%66%6F%72%65%42%65%67%69%6E%22%2C%73%32%29%3B</div> 

最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册