Skip to content

Instantly share code, notes, and snippets.

@tdhartwick
Created January 28, 2016 17:28
Show Gist options
  • Save tdhartwick/b2eecbb43801e675336a to your computer and use it in GitHub Desktop.
Save tdhartwick/b2eecbb43801e675336a to your computer and use it in GitHub Desktop.
<table class="menu">
<tr>
<td>
<a href="#">One</a>
</td>
<td>
<a href="#">Two</a>
</td>
<td>
<a href="#">Three </a>
</td>
</tr>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment