Skip to content

Instantly share code, notes, and snippets.

@knjname
Forked from tarot/table16px.html
Created August 14, 2014 13:43
Show Gist options
  • Save knjname/feb8799b3499af445dc0 to your computer and use it in GitHub Desktop.
Save knjname/feb8799b3499af445dc0 to your computer and use it in GitHub Desktop.
Divine punishment.
<!DOCTYPE html>
<html>
<head>
<style>
body { font-size: 14px; }
</style>
</head>
<body>
<table>
<tbody>
<tr>
<td>16px 16px 16px</td>
</tr>
</tbody>
</table>
<p>14px 14px 14px</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment