I am helping this professor on updating somethings on his website and I am having trouble with links. Everytime I connect the links and upload the files on the server. The links are not updated or something.
this is the code
<tr>
<td height="27" align="left" valign="bottom" background="../rationale.htm" class="nav" id="rationale">
<a accesskey="A" href="file:///Untitled/Users/tnorbu/Desktop/untitled%20folder/pages/rationale.htm" onMouseOver="navRollOver('rationale', 'on')" onMouseOut="navRollOver('rationale', 'off')"><span class="style8">
Rationale</span></a> </td>
</tr>
What should i do? Urgent help
this is the code
<tr>
<td height="27" align="left" valign="bottom" background="../rationale.htm" class="nav" id="rationale">
<a accesskey="A" href="file:///Untitled/Users/tnorbu/Desktop/untitled%20folder/pages/rationale.htm" onMouseOver="navRollOver('rationale', 'on')" onMouseOut="navRollOver('rationale', 'off')"><span class="style8">
Rationale</span></a> </td>
</tr>
What should i do? Urgent help