I recently uploaded files to fatcow and they can be see here http://kovcreation.com/
This is the html for the links.
<Div id="nav">
<ul>
<li><a href='index.html'"><font color="584842"vlink="#bb2826"alink="#584842">Home</font></a></li>
<li><a href='Portfolio.html'"><font color="584842"vlink="#bb2826"alink="#584842">Portfolio</font></a></li>
<li><a href='Contact.html'"><font color="584842"vlink="#bb2826"alink="#584842">Contact</font></a></li>
</Div>
It works locally but once uploaded to there servers I get a "page not found" after clicking a link. The link to the index page works but not the others. The people at fatcow where completely useless and just kept saying it was a scripting issue. however, if it were a scripting issue it wouldn't work locally.
Any insight?