RetroZilla/layout/html/tests/table/bugs/bug709.html

7 lines
177 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<table>
<tr align="center">
<td>The quick brown fox jumped over the lazy dog.</td>
<td>Now is the time for all good men to come to the aid of their country.</td>
</tr>
</table>