(模板)首頁的友情鏈接模板


首頁的友情鏈接(靜態模板)

<style>
  div,ul,li{padding:0; margin:0}
  .area {
    margin: 0 auto;
     width: 1200px; 
    margin-top:30px;
    height:34px;
}
.clearfix {
    display: block;
}
     
.friends { padding:12px  0;  padding-bottom:6px;border-top: #3f475b solid 1px; border-bottom: #3f475b solid 1px;}
.friends_l { float: left; width: 94px; height: 32px; line-height: 32px; color:#8699cb; font-size: 16px; }
.friends_r { float: right; overflow: hidden; width: 1104px; height: 32px;}
.friends_r ul { display: block; height:32px; width: 12000em;}
.friends_r li { float: left; overflow: hidden; width: 93px; height: 28px;}
.friends_r a img { width: 75px; height: 26px; /*border:#fff solid 1px;*/  }

li {
    display: list-item;}
      </style>
<section class="area clearfix friends">
  <div class="friends_l">友情鏈接:</div>
  <div class="friends_r friends_scroll">
    <ul>
      <li><a target="_blank" title="貓撲" href="http://www.baidu.com"><img src="http://fmz.qyggame.com/wp-content/uploads/2016/11/moplogo.png"></a></li>
    </ul>
  </div>
</section>

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM