1
<table class="table table-striped table-bordered table-condensed">
2
<thead>
3
<tr>
4
<th class="field-name">Field Name</th>
5
</tr>
6
</thead>
7
<tbody>
8
<tr class="r">
9
<td>Cell value</td>
10
11
</tbody>
12
</table>