File: test22.htm

package info (click to toggle)
litehtml 0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,928 kB
  • sloc: ansic: 31,385; cpp: 27,328; makefile: 9
file content (9 lines) | stat: -rw-r--r-- 216 bytes parent folder | download | duplicates (6)
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>