Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="BFC - grid" />
<meta charset=utf-8 />
<title>BFC - grid</title>  
</head>
<body class="demo">
  <div class="line">
    <div class="col cols4of12"></div>
    <div class="col cols4of12"></div>
    <div class="col cols4of12"></div>
  </div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
mobywhalepro
0viewers