Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="https://code.jquery.com/jquery.min.js"></script>
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
  <meta charset="utf-8">
  <title>JS Bin</title>
  
  <div class="row">
    <div class="col-lg-12">
      <h1>Boostrap Grids Demo</h1>
        <div class="col-lg-6 other" style="height:467px;">
          <h2>467</h2>
        </div>
        <div class="col-lg-6 other2" style="height:265px;">
          <h2>265</h2>
        </div>
        <div class="col-lg-6 other3" style="height:149px;">
      <h1>149</h1>
    </div>
        <div class="clearfix"></div>
        <div class="col-lg-6 other" style="height:301px;">
      <h1>301</h1>
    </div>
        <div class="col-lg-6 other" style="height:157px;">
          <h2>157</h2>
        </div>
        <div class="col-lg-6 other2" style="height:133px;">
          <h2>133</h2>
        </div>
        <div class="clearfix"></div>
        <div class="col-lg-6 other3" style="height:207px;">
      <h1>207</h1>
    </div>
      <div class="clearfix"></div>
        <div class="col-lg-6 other" style="height:365px;">
      <h1>365</h1>
    </div>
      <div class="col-lg-6 other2" style="height:495px;">
      <h1>495</h1>
    </div>
    </div>
    
  </div>
</head>
<body>
</body>
</html>
Output

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
anonymouspro
0viewers