Hey again guys,
Yeah I have a dead link on the top right of my website next to my banner. www.kingsbodyjewelry.com It somehow got on there after I added my banner and messed around with the html (top of page editor). Here is my html for top of page, any ideas on what could be wrong? Thanks!
chris
<style> .toplinks3 {font-family:arial; font-weight:bold; font-size:13px; text-decoration:none; color:#FFFFFF; line-height:15px;} .logo {font-family:arial; font-weight:none; font-size:25px; text-decoration:none; color:#FFFFFF; line-height:28px;} </style>
</td></tr> <tr> <td align="right" bgcolor="#990000"> <table width="100%" border="0" cellspacing="0" cellpadding="3"> <tr> <td align="right" class="toplinks3"><a class="toplinks3" href="index.asp">Home</a> | <a class="toplinks3" href="index.asp?PAGEACTION=COMPANY">Company Info</a> | <a class="toplinks3" href="index.asp?PageAction=Custom&ID=2">FAQ/Help</a> | <a class="toplinks3" href="index.asp?PAGEACTION=CONTACTUS">Contact Us</a> | <a class="toplinks3" href="index.asp?PageAction=LOGIN">Customer Login</a> | <a class="toplinks3" href="index.asp?PageAction=CARTDETAILS&Page=1">View Cart</a> </td> </tr> </table> </td> </tr></table>
