Last active
March 27, 2024 23:14
-
-
Save estefanionsantos/6f7288486fbee7f85f6f26fb6f674f49 to your computer and use it in GitHub Desktop.
table_fill
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<table class="tb_fill expand"> | |
... | |
</table> | |
<!-- | |
<table class="tb_fill tb_prm expand"> ... </table> | |
<table class="tb_fill tb_scn expand"> ... </table> | |
<table class="tb_fill tb_lgh expand"> ... </table> | |
<table class="tb_fill tb_stn expand"> ... </table> | |
<table class="tb_fill tb_hv_prm expand"> ... </table> | |
<table class="tb_fill tb_hv_scn expand"> ... </table> | |
<table class="tb_fill tb_hv_lgh expand"> ... </table> | |
<table class="tb_fill tb_hv_stn expand"> ... </table> | |
--> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment