Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>3.float+负margin(左中定宽,右边自适应)</title>
</head>
<body>
  <div class="m-box">
    <div class="right"></div>
  </div>
  <div class="left"></div>
  <div class="center"></div>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
dsky1990pro
0viewers