It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

News

Log In Sponsors
Partner Sites

Something thats really pissing me off



First sorry for the swearing but it is.

Here's the problem I have some HTML code for my links on my website they should all go underlined when you mouse over them but the only one that does is ths very last one. Here is the code is there anything wrong?

[code:30ozjm64]<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0" class="sideborders">
<tr>
<td height="15" bgcolor="#5C5E4F" align="center">
<font face="Verdana, Arial, Helvetica, sans-serif" size="1">
<a href="http://www.freewebs.com/rtw_war/index.htm">Home</a></font></td>
</tr>
<tr>
<td background="images/dotborder.gif" height="1" align="center"></td>
</tr> <tr>
<td height="15" align="center">
<font face="Verdana, Arial, Helvetica, sans-serif" size="1">
<a href="http://www.freewebs.com/rtw_war/other_factions.htm">Other factions</a></font></td>
</tr>
<tr>
<td background="images/dotborder.gif" height="1" align="center"></td>
</tr> <tr>
<td height="15" bgcolor="#5C5E4F" align="center">
<font face="Verdana, Arial, Helvetica, sans-serif" size="1">
<a href="http://www.freewebs.com/rtw_war/battle_outcomes.htm">Battle outcomes</a></font></td>
</tr>
<tr>
<td background="images/dotborder.gif" height="1" align="center"></td>
</tr> <tr>
<td height="15" align="center">
<font face="Verdana, Arial, Helvetica, sans-serif" size="1">
<a href="http://www.freewebs.com/rtw_war/towns.htm">Towns I own</a></font></td>
</tr>
<tr>
<td background="images/dotborder.gif" height="1" align="center"></td>
</tr> <tr>
<td height="15" bgcolor="#5C5E4F" align="center">
<font face="Verdana, Arial, Helvetica, sans-serif" size="1">
<a href="http://www.freewebs.com/rtw_war/map.htm">R:TW map</a></font></td>
</tr>
<tr>
<td background="images/dotborder.gif" height="1" align="center"></td>
</tr>
<tr>
<td height="15" align="center">
<font face="Verdana, Arial, Helvetica, sans-serif" size="1">
<a href="http://www.freewebs.com/rtw_war/story.htm">Story so far</a></font></td>
</tr>[/code:30ozjm64]

Click here to read the whole forum topic