Skip to content

Instantly share code, notes, and snippets.

@aarongustafson
Last active November 20, 2015 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aarongustafson/711cbd1054e8ee868a93 to your computer and use it in GitHub Desktop.
Save aarongustafson/711cbd1054e8ee868a93 to your computer and use it in GitHub Desktop.
Web Design 101: Buttons Should be Tappable
<table>
<tbody>
<tr>
<td>
<a href="…">Shop Biotek Marine</a>
</td>
</tr>
</tbody>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment