<link href="//netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<div class="container">
<div class="row">
<div class="col-md-12">
<h1 class="text-center">
No more tables.
</h1>
<h3 class="text-center">
Resize the browser screen to see how the table changes
</h3>
</div>
<div id="no-more-tables">
<table class="col-md-12 table-bordered table-striped table-condensed cf">
<thead class="cf">
<tr>
<th>Clinician Name</th>
<th>Team</th>
<th>Clinician Phone</th>
<th>Clinician Discipline</th>
<th>Patient Name</th>
<th>Patient Address</th>
<th>Patient Phone</th>
<th>Visit Date</th>
<th>Recert Date</th>
<th>Last Visit Date</th>
<th>Last Visit Comment</th>
<th>Last Patient Comment</th>
<th>Primary Physician</th>
<th>Physician Phone</th>
<th>Physician Fax</th>
</tr>
</thead>
<tbody>