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> |
OlderNewer