毕业论文开发语言企业开发JAVA技术.NET技术WEB开发Linux/Unix数据库技术Windows平台移动平台嵌入式论文范文英语论文
您现在的位置: 毕业论文 >> WEB开发 >> 正文

图片之间有空白条条是怎么回事 第2页

更新时间:2012-9-26:  来源:毕业论文

   background:url('images/message_bg.png') left -64px no-repeat;
}
.MessageBox .foot .center{
   background:url('images/message_bg.png') 0px -80px repeat-x;
}
.MessageBox .foot .right{
   width:20px;
   background:url('images/message_bg.png') right -64px no-repeat;
}

/* 提示框 */
.MessageBox .msg{
   height:90px;
}
.MessageBox .msg .left{
   width:20px;
   background:url('images/message_center_bg.png') left top repeat-y;
}
.MessageBox .msg .center{
   padding-left:90px;
   font-size:16px;
   background-color:#7bafe6;
}
.MessageBox .msg .center .msg-content{
   color:#fff;
   margin:20px 12px 20px 6px;
}
.MessageBox .msg .right{
   width:20px;
   background:url('images/message_center_bg.png') right top repeat-y;
}

.MessageBox .msg .error{
   background-image:url("images/icon64_error.png");
   background-position:0px 10px;
   background-repeat:no-repeat;
}
.MessageBox .msg .info{
   background-image:url("images/icon64_info.png");
   background-position:0px 10px;
   background-repeat:no-repeat;
}
.MessageBox .msg .warning{
   background-image:url("images/icon64_warning.png");
   background-position:0px 10px;
   background-repeat:no-repeat;
}
.MessageBox .msg .forbidden{
   background-image:url("images/icon64_forbidden.png");
   background-position:0px 10px;
   background-repeat:no-repeat;
}
.MessageBox .msg .stop{
   background-image:url("images/icon64_stop.png");
   background-position:0px 10px;
   background-repeat:no-repeat;
}
.MessageBox .msg .blank{
   height:40px;
   padding:10px 20px 10px 20px;
   text-align:center;
}

 


需要用到的图片如下:

这是message_bg.png


这是message_center_bg.png

 


求大神帮我~明天就要开会演示了,我是.NET开发人员,对样式实在是外行。。
似乎这跟HTML标准有关,现在项目里母版页统一的是:
<!DOCTYPE html>
将表格的边框、边距、间距都设置为0,即:
<table border="0" cellpadding="0" cellspacing="0">

 .MessageBox{ border-collapse:collapse;}

上一页  [1] [2] 

设为首页 | 联系站长 | 友情链接 | 网站地图 |

copyright©youerw.com 优尔论文网 严禁转载
如果本毕业论文网损害了您的利益或者侵犯了您的权利,请及时联系,我们一定会及时改正。