阅读背景:

div左边固定宽度,右边自适应宽度

来源:互联网 

样式:

<style type="text/css">
  html,body { height: 100%; padding: 0; margin: 0; }
  .outer { height: 100%;  box-sizing: border-box ; position: relative; }
  .A { height: 100px; background: #BBE8F2; width: 200px;float: left; }
  .B { height: 100px; background: #D9C666; overflow: hidden;}
</style>
<style type="text/css">
  html,body {



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: