When I turn an image () into a hyperlink (by wrapping it in ), Firefox adds a black border around the image. Safari does not d
in the code use border=0. so for example:
within css
border : 0;
under whatever class your image is.