mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
74 lines
1.2 KiB
HTML
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>
|
||
|
<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>
|
||
|
<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>
|
||
|
<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>
|
||
|
<td bgcolor=yellow>L C
|
||
|
</tr>
|
||
|
</table>
|
||
|
</body></html>
|