Skip to content

Instantly share code, notes, and snippets.

@marmeladze
Forked from zeynalabidin2/table.html
Last active November 13, 2017 20:42
Show Gist options
  • Select an option

  • Save marmeladze/e2cfe3bce45f868fa1cb1e32547f455e to your computer and use it in GitHub Desktop.

Select an option

Save marmeladze/e2cfe3bce45f868fa1cb1e32547f455e to your computer and use it in GitHub Desktop.
<table class="table table-condensed table-bordered">
<tr>
<th rowspan="3">Ağac</th>
<th rowspan="3"> Diametr</th>
<th colspan="4">texniki</th>
<th colspan="8">Hecm</th>
</tr>
<tr>
<th rowspan="2">islik</th>
<th rowspan="2">yarim</th>
<th rowspan="2">odunl</th>
<th rowspan="2">cemi</th>
<th colspan="4">islik</th>
<th rowspan="2">odun</th>
<th rowspan="2">sax cirpi</th>
<th rowspan="2">cetir</th>
<th rowspan="2">cemi</th>
</tr>
<tr>
<th>iri</th>
<th>xirda</th>
<th>cemi</th>
<th>xirda</th>
</tr>
<tr>
<th>Palid</th>
<td>sa</td>
<td>as</td>
<td>as</td>
<td>sa</td>
<td>sa</td>
<td>sa</td>
<td>sa</td>
<td>sa</td>
<td>sa</td>
<td>sa</td>
<td>as</td>
<td>sa</td>
<td>sa</td>
</tr>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment