<div class="page">
        <div class="header">
            <div ></div>
        </div>

 

css 

.header{border-bottom:1px solid #ccc;margin-bottom:5px;}
.MainContainer{min-width: 960px;max-width: 1600px;}
.sidebar{width:180px;float:left;margin-right: -175px;border-right:1px solid #ccc;min-height:500px;padding:5px;}
.main{float:left;margin-left: 180px;padding:5px;}

相关文章:

  • 2022-02-09
  • 2022-02-16
  • 2021-08-30
  • 2022-12-23
  • 2021-07-12
  • 2022-12-23
  • 2022-02-09
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-08
  • 2022-02-02
  • 2022-12-23
  • 2022-02-09
相关资源
相似解决方案