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

12 lines
202 B
HTML

<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%">
<TR>
<TD WIDTH=400 BGCOLOR="#0000CC">&nbsp;</TD>
<TD WIDTH=6 BGCOLOR="#00CC00">&nbsp;</TD>
<TD BGCOLOR="#CC0000">&nbsp;</TD>
</TR>
</TABLE>