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

33 lines
547 B
HTML

<table>
<tr>
<td nowrap>
<table>
<tr>
<td width="8%">news</td>
<td width="10%">archives</td>
<td width="11%">hardware</td>
<td width="7%">shots</td>
<td width="7%">games</td>
<td width="7%">files</td>
<td width="9%">reviewseek</td>
<td width="9%">forums</td>
<td width="10%">interviews</td>
<td width="7%">about</td>
<td width="6%">links</td>
<td width="9%">advertise</td>
</tr>
</table></td>
</tr>
</table>