Tables 2 Column
Young manufacturer is tables
| Column 1 | Column 2 |
|---|---|
| Items | Description |
| Items | Description |
| Items | Description |
| Items | Description |
<div class="col-12 col-lg-9 mx-auto">
<h2>Tables 2 Column</h2>
<p>Young manufacturer is tables</p>
<div class="table-responsive">
<table class="table simple table-1">
<thead>
<tr>
<th>Column 1</th>
<th>Column 2</th>
</tr>
</thead>
<tbody>
<tr>
<td>Items</td>
<td>Description</td>
</tr>
<tr>
<td>Items</td>
<td>Description</td>
</tr>
<tr>
<td>Items</td>
<td>Description</td>
</tr>
<tr>
<td>Items</td>
<td>Description</td>
</tr>
</tbody>
</table>
</div>
</div>
Tables 3 Column
Young manufacturer is tables
| Column 1 | Column 2 | Column 3 |
|---|---|---|
| Items | Description | Benefits |
| Items | Description | Benefits |
| Items | Description | Benefits |
| Items | Description | Benefits |
<div class="col-12 col-lg-9 mx-auto">
<h2>Tables 3 Column</h2>
<p>Young manufacturer is tables</p>
<div class="table-responsive">
<table class="table simple table-2">
<thead>
<tr>
<th class="fit">Column 1</th>
<th>Column 2</th>
<th>Column 3</th>
</tr>
</thead>
<tbody>
<tr>
<td class="fit">Items</td>
<td>Description</td>
<td>Benefits</td>
</tr>
<tr>
<td class="fit">Items</td>
<td>Description</td>
<td>Benefits</td>
</tr>
<tr>
<td class="fit">Items</td>
<td>Description</td>
<td>Benefits</td>
</tr>
<tr>
<td class="fit">Items</td>
<td>Description</td>
<td>Benefits</td>
</tr>
</tbody>
</table>
</div>
</div>
Tables 2 Column
Young manufacturer is tables
| Column 1 | Column 2 |
|---|---|
| Items | Description |
| Items | Description |
| Items | Description |
| Items | Description |
<div class="col-12 col-lg-9 mx-auto">
<h2>Tables 2 Column</h2>
<p>Young manufacturer is tables</p>
<div class="table-responsive">
<table class="table simple table-3">
<thead>
<tr>
<th>Column 1</th>
<th>Column 2</th>
</tr>
</thead>
<tbody>
<tr>
<td>Items</td>
<td>Description</td>
</tr>
<tr>
<td>Items</td>
<td>Description</td>
</tr>
<tr>
<td>Items</td>
<td>Description</td>
</tr>
<tr>
<td>Items</td>
<td>Description</td>
</tr>
</tbody>
</table>
</div>
</div>
Tables 3 Column
Young manufacturer is tables
| Column 1 | Column 2 | Column 3 |
|---|---|---|
| Items | Description | Benefits |
| Items | Description | Benefits |
| Items | Description | Benefits |
| Items | Description | Benefits |
<div class="col-12 col-lg-9 mx-auto">
<h2>Tables 2 Column</h2>
<p>Young manufacturer is tables</p>
<div class="table-responsive">
<table class="table simple table-4">
<thead>
<tr>
<th>Column 1</th>
<th>Column 2</th>
<th>Column 3</th>
</tr>
</thead>
<tbody>
<tr>
<td>Items</td>
<td>Description</td>
<td>Benefits</td>
</tr>
<tr>
<td>Items</td>
<td>Description</td>
<td>Benefits</td>
</tr>
<tr>
<td>Items</td>
<td>Description</td>
<td>Benefits</td>
</tr>
<tr>
<td>Items</td>
<td>Description</td>
<td>Benefits</td>
</tr>
</tbody>
</table>
</div>
</div>