Wie kann ich den Text in einer folgenden Tabelle rechtsbündig machen, sodass er in den wichtigsten Browsern als rechtsbündig angezeigt wird?
<td width="50%" bgcolor="#3AA24E" height="21">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
<tr>
<td width="5"> </td>
<td width="100"><font face="Verdana" size="1"><b><a href="downloads/index.php">Downloads</a></b></font></td>
<td width="5"> </td>
</tr>
</table>
</td>