Skip to content

Instantly share code, notes, and snippets.

@maagmirror
Created December 7, 2019 18:20
Show Gist options
  • Save maagmirror/758622c9decd6ac6b3c39f1f20e55c32 to your computer and use it in GitHub Desktop.
Save maagmirror/758622c9decd6ac6b3c39f1f20e55c32 to your computer and use it in GitHub Desktop.
<div class="d-flex justify-content-center">
<div style="overflow: scroll;height: 200px;width: 200px;overflow-x: hidden;">
<table class="table table-striped text-center">
<thead>
<tr>
<th scope="col">Ultimo Calculo</th>
</tr>
</thead>
<tbody id="lastresults">
<tr>
</tr>
</tbody>
</table>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment