Skip to content

Instantly share code, notes, and snippets.

@kashcode
Created May 31, 2021 19:12
Show Gist options
  • Save kashcode/22498052a7b4903c4a8c0e966db9f095 to your computer and use it in GitHub Desktop.
Save kashcode/22498052a7b4903c4a8c0e966db9f095 to your computer and use it in GitHub Desktop.
<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