大神,帮我看一下,照着老师的代码写的,margin-top的值已经设了,为什么列表还是盖住了上面的图片新闻

.title{height:35px;
       border-bottom:2px solid #E8E8E8;}
.title_left{
 width:70%;
 font-family:"微软雅黑";
 font-size:14px;
 font-weight:bold;
 color:#786F66;
 float:left;
 line-height:35px;
 padding-left:20px;}
.title_right{
 width:20%;
 float:right;
 line-height:35px;}
.title_right a{
 text-decoration:none;
 color:#999999;}
.pic_news{
 height:80px;
 margin-top:10px;
 line-height:22px;}
.pic_news img{
 float:left;
 margin:0 5px;}
.pic_news a{
 color:#C00;
 text-decoration:none;}
.news_list{margin-top:20px;}
.news_list li{
 list-style-type:none;
 background-image:url(../images/list.jpg) no-repeat;
 padding-left:10px;
 margin:8px;
 border-bottom:1px dotted #CCC;}
.news_list a:link,.news_list a:visited{
 text-decoration:none;
 color:#000;}
.news_list a:hover,.news_list a:active{
 text-decoration:none;
 color:#F00;}
.news_list span{
 color:#999;
 float:right;}

慕粉13757554657
浏览 1637回答 3
3回答

NadiaSmile

额   能贴出完整代码么?

下雨何

很显然,就一段又臭又长的css,没人愿意看不过从新手的尿性来看,你可以将列表上面所有的内容,外面再套一个div,而且不要浮动,定义一个高度,试试
打开App,查看更多内容
随时随地看视频慕课网APP