Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<table border="1">

<tr>
<th rowspan="3" colspan="3">&nbsp;</th>
<th colspan="3" bgcolor="#e0e0e0">Brokers</th>
</tr>

<tr>
<th colspan="2" bgcolor="#e0e0e0">C++</th>
<th bgcolor="#e0e0e0">Java</th>
</tr>

<tr>
<th bgcolor="#e0e0e0">Linux</th>
<th bgcolor="#e0e0e0">Windows</th>
<th bgcolor="#e0e0e0">*</th>
</tr>

<tr>
<th rowspan="6" bgcolor="#e0e0e0">Clients</th>
<th rowspan="2" bgcolor="#e0e0e0">C++</th>
<th bgcolor="#e0e0e0">Linux</th>
<td>0-10</td>
<td>0-10</td>
<td>0-10</td>
</tr>

<tr>
<th bgcolor="#e0e0e0">Windows</th>
<td>0-10</td>
<td>0-10</td>
<td>0-10</td>
</tr>

<tr>
<th bgcolor="#e0e0e0">JMS</th>
<th bgcolor="#e0e0e0">*</th>
<td>0-10</td>
<td>0-10</td>
<td>0-8<br>0-9<br>0-9-1<br>0-10</td>
</tr>

<tr>
<th bgcolor="#e0e0e0">Python</th>
<th bgcolor="#e0e0e0">*</th>
<td>0-10</td>
<td>0-10</td>
<td>0-8<br>0-9<br>0-9-1<br>0-10</td>
</tr>

<tr>
<th bgcolor="#e0e0e0">Ruby</th>
<th bgcolor="#e0e0e0">*</th>
<td>0-10</td>
<td>0-10</td>
<td>0-8<br>0-9<br>0-9-1<br>0-10</td>
</tr>

<tr>
<th bgcolor="#e0e0e0">WCF</th>
<th bgcolor="#e0e0e0">Windows</th>
<td>0-10</td>
<td>0-10</td>
<td>0-10</td>
</tr>

</table>

...