karnaze%netscape.com 2b067020b3 added rowspan=3 test
git-svn-id: svn://10.0.0.236/trunk@28909 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-23 19:40:37 +00:00

74 lines
1.2 KiB
HTML

<html><head></head><body>
<table border cellspacing=5>
<tr>
<td>Click name to see
<td rowspan=2 bgcolor=00ff00>Mac Clbr Opt
</tr>
<tr>
<B> <!-- these bold tags break the table -->
<td>Guilty
</B>
</tr>
<tr>
<td>&nbsp;
<td bgcolor=yellow>L C
</tr>
</table>
<BR>
<table border cellspacing=5>
<tr>
<td>foo
<td>bar
</tr>
<tr>
<td>Click name to see
<td rowspan=2 bgcolor=00ff00>Mac Clbr Opt
</tr>
<tr>
<B> <!-- these bold tags break the table -->
<td>Guilty
</B>
</tr>
<tr>
<td>&nbsp;
<td bgcolor=yellow>L C
</tr>
</table>
<BR>
<table border cellspacing=5>
<tr>
<td>Click name to see
<td rowspan=3 bgcolor=00ff00>Mac Clbr Opt
</tr>
<tr>
<B> <!-- these bold tags break the table -->
<td>Guilty
</B>
</tr>
<tr>
<td>&nbsp;
<td bgcolor=yellow>L C
</tr>
</table>
<BR>
<table border cellspacing=5>
<tr>
<td>foo
<td>bar
</tr>
<tr>
<td>Click name to see
<td rowspan=3 bgcolor=00ff00>Mac Clbr Opt
</tr>
<tr>
<B> <!-- these bold tags break the table -->
<td>Guilty
</B>
</tr>
<tr>
<td>&nbsp;
<td bgcolor=yellow>L C
</tr>
</table>
</body></html>