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.0/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
  <meta charset="utf-8">
  <title>JS Bin</title>
  <style>
    .form-control {
      display: inline;
    }
  </style>
</head>
<body>
  <ol>
    <li>
      <input type='text' class='form-control' value='Test' />
    </li>  
    <li>
      <input type='text' class='form-control' value='Test' />
    </li>  
    <li>
      <input type='text' class='form-control' value='Test' />
    </li>      
  </ol>
  
</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