1 2 3 4 5 6 7 8 9 10 11 12 13
<table style="background-color: red; width: 300px"> <tr> <td> <table style="margin:0.5em auto"> <tr> <th> Lorem ipsum </th> </tr> </table> </td> </tr> </table>