Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Image link question

Status
Not open for further replies.
Feb 29, 2004
75
US
When I make the image as a link to my homepage it is surrounded by a blue border.
How can I make sure that when I make it a link it is not surrounded by that weird blue border.
thanks
the code is as follows

<tr align="left" valign="top">
<td height="85" colspan="3"><img src="images/home/logo.gif" width="762" height="85"></td>
</tr>
 
<img src="images/home/logo.gif" width="762" height="85" border=0>

Programming today is a race between software engineers striving to build better and bigger idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. - Rick Cook (No, I'm not Rick)

zen.gif
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top