RetroZilla/layout/html/tests/table/printing/split2Rows.html

5 lines
140 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<table border>
<tr><td><div style="height:800px">row one</div></td></tr>
<tr><td><div style="height:800px">row two</div></td></tr>
</table>