When I turn an image () into a hyperlink (by wrapping it in ), Firefox adds a black border around the image. Safari does not d
Try this:
img { border-style: none; }