RetroZilla/layout/html/tests/table/bugs/bug41890.html
2015-10-20 23:03:22 -04:00

12 lines
230 B
HTML

<table border=1 width=80% cols=2>
<tr>
<td colspan=2>
This is some text, this is some text, this is some text, this is some text
This is some text, this is some text, this is some text, this is some text
</td>
</tr>
</table>