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

7 lines
157 B
HTML

<table width="100%" border=1 bgcolor="#993300">
<tr>
<td width="600">This is a sample cell.</td>
<td width="100%">&nbsp;</td>
</tr>
</table>