Skip to content

Instantly share code, notes, and snippets.

View vianhanif's full-sized avatar
🚀
{do} {things}

Alvian Rahman Hanif vianhanif

🚀
{do} {things}
  • Depok, Indonesia
View GitHub Profile
@vianhanif
vianhanif / complex-table.html
Created September 21, 2016 12:10
complex table example
<table class="table table-striped">
<thead>
<tr>
<th>No</th>
<th colspan="2" scope="colgroup">Provinsi</th>
<th colspan="2" scope="colgroup">Kabupaten</th>
<th>Bencana</th>
<th colspan="2">Waktu Kejadian</th>
</tr>
<tr>