Skip to content

Instantly share code, notes, and snippets.

@rodmanwu
Created January 6, 2013 08:21
Show Gist options
  • Save rodmanwu/4466046 to your computer and use it in GitHub Desktop.
Save rodmanwu/4466046 to your computer and use it in GitHub Desktop.
HTML
<!doctype html>
<html>
<head></head>
<body>
<div>
<table>
<tr>
<th>df</th>
<th>d</th>
<td>d</td>
<td>d</td>
<td>d</td>
<td>df</td>
<td>fdfd</td>
</tr>
</table>
</div>
</body>
<fotter></fotter>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment