Skip to content

Instantly share code, notes, and snippets.

@aaronj1335
Created February 22, 2013 15:16
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 aaronj1335/5014116 to your computer and use it in GitHub Desktop.
Save aaronj1335/5014116 to your computer and use it in GitHub Desktop.
A CodePen by Aaron Stacy.
<table>
<tr>
<td>
name
</td>
<td>
aaron
</td>
<td>
description
</td>
<td rowspan=2>
loads of lorem ipsum
</td>
</tr>
<tr>
<td>
age
</td>
<td>
28 days
</td>
</tr>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment