這是什么情況?
? <div class="main">
??????? <div class="news">
??????????? <div class="title">
?????????? ??? ?<h2 class="title-left">新聞中心</h2><span class="title-right"><a href="news.html">More>></a></span>
??????????? </div><!--title結(jié)束-->
??????????? <div class="pic-news">
??????????????? <img src="image/news.jpg"/>520<h2>慕女神喊你來表白!</h2><p>活動(dòng)時(shí)間5月20日-5月25日<br/>獲獎(jiǎng)公布時(shí)間:5月26日<br/>learn More>>
??????????????? </p>
?????? ??? ?</div><!--pic-news結(jié)束-->
??????????? <div class="news-list">
??????????????? <ul>
??????????????? <li><a href="news.html">【慕課訪談 用戶篇】</a>”有位屌絲“在路上<span>2014-06-01</span></li>
??????????????? <li><a href="news.html">【有獎(jiǎng)活動(dòng)】</a>給父親的三行書信<span>2014-06-01</span></li>
??????????????? <li><a href="news.html">【程序猿,請(qǐng)曬出你的童年】</a>活動(dòng)獲獎(jiǎng)公告<span>2014-05-30</span></li>
??????????????? <li><a href="news.html">【慕課訪談】</a>破繭成蝶——美女程序猿的蛻變史<span>2014-05-28</span></li>
??????????????? </ul>
??????? ??? ?</div><!--news-list結(jié)束-->
??????? </div><!--news結(jié)束-->
.main{height:250px; background-color:#FFF; margin-top:5px;}
.news{width:340px; border:1px solid #E8E8E8;}
.course{width:410px; border:1px solid #E8E8E8;margin:0 7px;}
.sidebar{width:230px;}
.news,.course,.sidebar{height:250px; float:left;}
.title{height:28px; border:2px solid #E8E8E8;}
.title-left{width:70%; font-family:"微軟雅黑"; font-size:14px; font-weight:bold; color:#786F66; float:left; line-height:28px; padding-left:20px;}
.title-right{width:20%; float:right; line-height:28px;}
.title-right a{text-decoration:none; color:#999999;}
2015-11-29
請(qǐng)說出你的問題。。。。