Created
May 31, 2021 19:12
-
-
Save kashcode/22498052a7b4903c4a8c0e966db9f095 to your computer and use it in GitHub Desktop.
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 width="100%"> | |
<tbody><tr style="height:5in"> | |
<td style="/*! border:1px solid; */width:50%;border-right: 1px dashed;/*! text-transform: ; */transform: rotate(180deg);text-align: center;">1</td> | |
<td style="/*! border:1px solid; */width:50%">2</td> | |
</tr> | |
<tr style="height:5in"> | |
<td style="border:1px solid;width:50%">3</td> | |
<td style="border:1px solid;width:50%">4</td> | |
</tr> | |
</tbody></table> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment