Skip to content

Instantly share code, notes, and snippets.

@SitesByYogi
Created October 29, 2024 13:58
Show Gist options
  • Save SitesByYogi/bfada43a28c0a31a2bb2ab875a76bfcf to your computer and use it in GitHub Desktop.
Save SitesByYogi/bfada43a28c0a31a2bb2ab875a76bfcf to your computer and use it in GitHub Desktop.
<table class="bg-table table hide-header table-borderless" style="table-layout: fixed; width: 100%; height: 736px;">
<thead>
<tr style="height: 0px;">
<th style="width: 45%;">Header 1</th>
<th style="width: 40%;">Header 2</th>
<th style="width: 15%;">Header 3</th>
</tr>
</thead>
<tbody>
<!-- Your table rows here -->
</tbody>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment