Skip to content

Instantly share code, notes, and snippets.

@jz5
Last active August 1, 2016 12:39
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 jz5/4a660a073b3907c905598b149ab6a4d2 to your computer and use it in GitHub Desktop.
Save jz5/4a660a073b3907c905598b149ab6a4d2 to your computer and use it in GitHub Desktop.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<table>
<tr>
<td>あいうえお</td>
<td>かきくけこ</td>
</tr>
<tr>
<td>さしすせそ</td>
<td>たちつてと</td>
</tr>
</table>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment