Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset=utf-8 />
  <title>简单的布局范例</title>
</head>
  
<body class="wrapper clearfix">
  <div class="content go-left easy-box outline">
    我是左对齐的哦……
  </div>
  <div class="sidebar go-left easy-box outline">
    我也是一样的哦……
  </div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
nightirepro
0viewers