Skip to content

Instantly share code, notes, and snippets.

@vfontjr
Created April 24, 2020 20:12
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 vfontjr/8b2d2905eb20aa95ad074a81e466fdc7 to your computer and use it in GitHub Desktop.
Save vfontjr/8b2d2905eb20aa95ad074a81e466fdc7 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<table style="width: 80%; border: 2px solid #000000; background-color: #ffffcc;" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td style="text-align: center; border-width: thin; border-color: #000000; border-right-style: solid; font-family: Arial, Helvetica, sans-serif;">Data</td>
<td style="text-align: center; border-width: thin; border-color: #000000; border-right-style: solid; font-family: Arial, Helvetica, sans-serif;">Data</td>
<td style="text-align: center; font-family: Arial, Helvetica, sans-serif;">Data</td>
</tr>
</tbody>
</table>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment