边框问题??在线等~急急急~~~
为什么它就是连不起来,空出一大块看起来好丑,求大神解答~~代码如下:
.news_type
{
width:220px;
height:350px;
border:1px solid #e8e8e8;
background-color: #FFF;
float:left;
}
.news_type h2
{
height:30px;
line-height:30px;
font-family:"微软雅黑";
font-size:16px;
color:#666;
background:url(../images/titile_bg.gif) repeat-x;
padding-left:20px;
}
.news_type_content
{
height:315px;
background:url(../images/content_bg.gif) repeat-x;
}
哪里有问题了~~求解答~~