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, initial-scale=1.0">
  <link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">
  <title>Bootstrap test</title>
</head>
<body>
    <button type='submit' class='btn btn-primary btn-lg' name='submit' value='ok'>
    <span class='glyphicon glyphicon-ok'>OK</span></button>
    <span class='alert alert-success'>OK</span>
    <a class='btn btn-primary btn-lg disabled' href='/search'>
    <span class='glyphicon glyphicon-search'>Search</span></a>
    <span class='alert alert-warning'>Search</span>
    <!-- jQuery and Bootstrap JS -->
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
    <script src="http://getbootstrap.com/dist/js/bootstrap.min.js"></script>
  </body>
</html>
Output 300px

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

Dismiss x
public
Bin info
npoppelipro
0viewers