Skip to content

Instantly share code, notes, and snippets.

@kdimatteo
Created September 17, 2015 18:30
Show Gist options
  • Save kdimatteo/7db7d06e9b46dfbfa110 to your computer and use it in GitHub Desktop.
Save kdimatteo/7db7d06e9b46dfbfa110 to your computer and use it in GitHub Desktop.
T-Account example
<table border="0" cellpadding="0" cellspacing="0" class="ez-t-account">
<thead>
<th colspan="2">A T-Account</th>
</thead>
<tbody>
<tr>
<td>$300<br>$1,200</td>
<td>$1,500</td>
</tr>
</tbody>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment