haikuwebkit/LayoutTests/tables/mozilla/bugs/bug6184.html

22 lines
587 B
HTML

<TABLE BORDER=1 CELLPADDING=1 CELLSPACING=0>
<TR>
<TD COLSPAN=2>
The Supreme Court says
Wisconsin can continue using tuition vouchers to help poor parents send their
children to church-run schools. What's your stand?</TD></TR>
<TR>
<TD>hello</TD>
<TD align=left >hello</TD></TR>
</TABLE>
<BR>
<TABLE BORDER=1 CELLPADDING=1 CELLSPACING=0 width=600>
<TR>
<TD>hello</TD>
<TD>
The Supreme Court says
Wisconsin can continue using tuition vouchers to help poor parents send their
children to church-run schools. What's your stand?</TD>
<TR>
</TABLE>
<BR>