<section class="services-area pb-120">
<div class="container">
<table class="table">
<thead>
<tr>
<th scope="col">Last</th>
<th scope="col">Handle</th>
</tr>
</thead>
<tbody>
<tr>
<td>Otto</td>
<td>@mdo</td>
</tr>
<tr>
<td>Thornton</td>
<td>@fat</td>
</tr>
<tr>
<td>Larry the Bird</td>
<td>@twitter</td>
</tr>
</tbody>
</table>
</div>
</section>