Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>JS Bin</title>
</head>
<body>
  <div class="left"></div>  
  <div class="right"></div>
  <!-- 右浮动的元素 right 要放置在中间container的前面 -->
  <!-- 这是浮动元素的特性,不能高于它前面的块级元素的底部--css权威指南-->
  <div class="container"></div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
GeorgeLu2018pro
0viewers