Thread: Firefox...
View Single Post
  #8  
Old 02-02-2008, 09:30 PM
Dkozikowski's Avatar
Dkozikowski+ Offline
Team Pixelpost
 
Join Date: Oct 2005
Posts: 1,855
Send a message via AIM to Dkozikowski
HTML Code:
<a href="http://ctfoto.com/" title="back to ctfoto.com"><img src="http://ctfoto.com/logo.02.gif" border="0" /></a>


OR CSS would be better:

Code:
a img {
     border: none;
}
Reply With Quote