Skip to content

Instantly share code, notes, and snippets.

@akopcz2
Created October 16, 2019 20:46
Show Gist options
  • Save akopcz2/7af5726b37d71a491a2a0582ffd2e226 to your computer and use it in GitHub Desktop.
Save akopcz2/7af5726b37d71a491a2a0582ffd2e226 to your computer and use it in GitHub Desktop.
generic Table structure
<table>
<tr>
<th></th>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment