aboutsummaryrefslogtreecommitdiffstats
path: root/test/render/test22.htm
blob: 8085b34e03f7b984dac59144b30cd374620f95cc (plain)
1
2
3
4
5
6
7
8
9
<div style="background-color: red; width: 300px">
    <table style="margin-left:auto; margin-right: auto">
        <tr>
            <th>
                Lorem ipsum
            </th>
        </tr>
    </table>
</div>