Skip to content

Instantly share code, notes, and snippets.

@carlvlewis
Created January 4, 2018 02:29
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 carlvlewis/34da4c8677e32825abfb70dfdb3d38b7 to your computer and use it in GitHub Desktop.
Save carlvlewis/34da4c8677e32825abfb70dfdb3d38b7 to your computer and use it in GitHub Desktop.
XVaPEY
<table width=100%>
<thead><tr>
<th>Location</th>
<th>Status</th>
<th> Closed </th>
</thead>
<tbody sheetsu="https://sheetsu.com/apis/v1.0su/8671a0739ab8" sheetsu-limit="50" sheetsu-ignore-case="true">
<td>{{Location}}</td>
<td>{{Status}}</td>
<td>{{Time}}</td>
</>
</tr>
</tbody>
</table>
<script src="//load.sheetsu.com"></script>
</script>
p {
font-family: Helvetica, Arial, sans-serif;
}
th, td {
font-family: Helvetica, Arial, sans-serif;
}
tbody {
width:100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment