Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>JS Bin</title>
  
  <!-- Latest compiled and minified CSS -->
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
  <!-- Optional theme -->
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css">
  
  
  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
  
    <script src="https://code.jquery.com/jquery-2.1.4.js"></script>
  <!-- Latest compiled and minified JavaScript -->
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
  
  
</head>
<body class="modal-open">
  
  test
  <h1>asdasd</h1>
  
  <div style="display: block;" class="modal fade in">
  <div class="modal-dialog">
    <div class="modal-content">
      <div class="modal-header">
        <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
        <h4 class="modal-title">Modal title</h4>
      </div>
      <div class="modal-body">
        <input type="text">
        <p>One fine body&hellip;</p>
        <p>One fine body&hellip;</p>
        <p>One fine body&hellip;</p>
        <p>One fine body&hellip;</p><p>One fine body&hellip;</p><p>One fine body&hellip;</p>
        <p>One fine body&hellip;</p>
        <p>One fine body&hellip;</p>
        <p>One fine body&hellip;</p>
        <p>One fine body&hellip;</p><p>One fine body&hellip;</p>
        <p>One fine body&hellip;</p>
        <p>One fine body&hellip;</p>
        <p>One fine body&hellip;</p>
        <p>One fine body&hellip;</p>
        <p>One fine body&hellip;</p>
        
      </div>
      <div class="modal-footer">
        <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
        <button type="button" class="btn btn-primary">Save changes</button>
      </div>
    </div><!-- /.modal-content -->
  </div><!-- /.modal-dialog -->
</div><!-- /.modal -->
</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