Link to home
Start Free TrialLog in
Avatar of ibtaya
ibtaya

asked on

Weird Box around gif

Can someone tell me why the online loan application box has a weird border around it.
http://216.128.21.87/Misc/grow.asp 

Here is the code from that cell

<td width="542" height="82"><p align="center"><img src="../Images/btmmen.gif" width="538" height="10" /><a href="../loans/loanapp.asp"><img src="../Images/bun1new.gif" width="165" height="60" /></a><img src="../Images/spcr120.gif" width="21" height="60" /><a href="../java/mlcalc.asp"><img src="../Images/bun2new.gif" width="165" height="60" border="0" /></a><img src="../Images/spcr120.gif" alt="Spacer" width="20" height="60" /><a href='http://server.iad.liveperson.net/hc/54094065/?cmd=file&file=visitorWantsToChat&site=54094065&byhref=1' target='chat54094065'  onclick="javascript:window.open('http://server.iad.liveperson.net/hc/54094065/?cmd=file&file=visitorWantsToChat&site=54094065&referrer='+escape(document.location),'chat54094065','width=472,height=320');return false;" ><img src='http://server.iad.liveperson.net/hc/54094065/?cmd=repstate&site=54094065&&ver=1&category=en;woman;5' name='hcIcon' width=165 height=60 border=0 /></a><a href='http://server.iad.liveperson.net/hc/54094065/?cmd=file&file=visitorWantsToChat&site=54094065&byhref=1' target='chat54094065'  onclick="javascript:window.open('http://server.iad.liveperson.net/hc/54094065/?cmd=file&file=visitorWantsToChat&site=54094065&referrer='+escape(document.location),'chat54094065','width=472,height=320');return false;" ></a><img src="../Images/btmmen538px.gif" width="538" height="10" /></p>    </td>
Avatar of ibtaya
ibtaya

ASKER

I answer the live chat that you see in the window, so if you want to chat we can try your solution on the fly.
ASKER CERTIFIED SOLUTION
Avatar of Jason C. Levine
Jason C. Levine
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
<img src="../Images/bun1new.gif" border="0" width="165" height="60" /> will resolve your issue