This works on my machine:
Code:
<table style="background: red; width: 100%" title="PCR Compared">
<tr>
<td style="width:10%"> </td>
<td style="width:80%; ">
<table style="border:6px solid green; padding:4px; border-spacing:8px; width:100%; background: yellow">
<caption>Differences between PCR, Appeal, and Motion To Vacate Sentence</caption>
<tr>
<th style="width:30%; text-align:center; ">Procedure</th>
<th style="width:30%; ">Deadline To File</th>
<th style="width:40%; ">When Applicable</th>
</tr>
</table>
</td>
<td style="width:10%; "> </td>
</tr>
</table>
Bookmarks