Skip to content

Instantly share code, notes, and snippets.

@mbrubeck
Created December 7, 2016 02:26
Show Gist options
  • Save mbrubeck/09b5ab54bf9f4431688f5625951fead6 to your computer and use it in GitHub Desktop.
Save mbrubeck/09b5ab54bf9f4431688f5625951fead6 to your computer and use it in GitHub Desktop.
<!doctype html>
<table border=1>
<tr><td>A</td><td rowspan=0>B</td><td>C</td></tr>
<tr><td>D</td><td>D</td></tr>
<tr><td>E</td><td>F</td><td>G</td>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment