Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="http://code.jquery.com/jquery.min.js"></script>
<link href="http://twitter.github.com/bootstrap/assets/css/bootstrap.css" rel="stylesheet" type="text/css" />
<link href="http://twitter.github.com/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet" type="text/css" />
<script src="http://twitter.github.com/bootstrap/assets/js/bootstrap.js"></script>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
  <br />
  <div class="container">
    <div class="row-fluid">
      <div class="span12">
      <table class="table table-bordered table-small table-condensed">
        <thead>
            <tr>
              <th>Col 1</th>
              <th>Col 2</th>
              <th>Col 3</th>
              <th>Col 4</th>
              <th>Col 5</th>
              <th>Col 6</th>
              <th>Col 7</th>
              <th>Col 8</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td>1</td>
                <td>
                    <a href="#datetime03312013040341PM">03/31/2013 04:03:41 PM</a>
                    <a href="#"><i class="icon-filter"></i> </a>
                </td>
                <td>03/31/2013 05:08:49 PM</td>
                <td>01:05:08</td>
                <td><a href="#" target="_blank" title="Open Staging Records for Batch 35">35</a></td>
                <td><span class="badge badge-info">Unknown</span></td>
                <td><span class="badge badge-success">Success</span></td>
                <td>
                </td>
            </tr>
            <tr>
                <td>2</td>
                <td>
                    <a href="#datetime03312013050851PM">03/31/2013 05:08:51 PM</a>
                    <a href="#"><i class="icon-filter"></i> </a>
                </td>
                <td>03/31/2013 06:07:31 PM</td>
                <td>00:58:40</td>
                <td><a href="#" target="_blank" title="Open Staging Records for Batch 36">36</a></td>
                <td><span class="badge badge-success">No</span></td>
                <td><span class="badge badge-success">Complete</span></td>
                <td>
                </td>
            </tr>
        </tbody>
        <tfoot>
            <tr>
                <td colspan="100"><small>Generated: 04/01/2013 03:48:06 PM</small></td>
            </tr>
        </tfoot>
    </table>
  </div>
      </div>
    </div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers