Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="//code.jquery.com/jquery.min.js"></script>
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
<div id="main" class="clearfix col-md-12 col-sm-12 col-xs-12">
  <div class="content">
    <div class="some-content col-md-12 col-sm-12 col-xs-12">
    <span>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</span>  
    </div> 
    <div class="media-item-1 col-md-8 col-sm-8 col-xs-8">
      <div class="media">
       <div class="media-body">
          <h4 class="media-heading">Media heading 1</h4>
          This is some sample text. This is some sample text. 
          This is some sample text. This is some sample text.
          This is some sample text. This is some sample text. 
          This is some sample text. This is some sample text.
       </div>
      </div>    
    </div>
    <div class="media-item-2 col-md-8 col-sm-8 col-xs-8">
      <div class="media">
       <div class="media-body">
          <h4 class="media-heading">Media heading 2</h4>
          This is some sample text. This is some sample text. 
          This is some sample text. This is some sample text.
          This is some sample text. This is some sample text. 
          This is some sample text. This is some sample text.
       </div>
      </div>    
    </div>
    <div class="media-item-3 col-md-8 col-sm-8 col-xs-8">
      <div class="media">
       <div class="media-body">
          <h4 class="media-heading">Media heading 3</h4>
          This is some sample text. This is some sample text. 
          This is some sample text. This is some sample text.
          This is some sample text. This is some sample text. 
          This is some sample text. This is some sample text.
       </div>
      </div>    
    </div>  
  </div>
  
  <div class="sidebar-second">
    <div class="form-item-search col-md-4 col-sm-4 col-xs-4">
      <label for="search">Search</label>
      <input type="text" id="search"  size="15" maxlength="60">
    </div>
  </div>
    
  </div>
  
  
</div>
</body>
</html>
Output 300px

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