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

19 lines
457 B
HTML

<table border="3">
<tr>
<td>
<table width="500" cellpadding=10 border="2" style="table-layout:fixed">
<TR>
<TD width=400>
<TABLE BORDER="1">
<TR>
<TD>Have a tip or rumor to share? Just click on the icon and if you get a BrowserWatch net.fame be sure and display the icon on your own home page for all to see!</TD>
</TR>
</TABLE>
</TD>
<td>foo</td>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>