In your HTML, you can specify the BORDER attribute for the image: </div><div><a href="..."><img src="..." alt="..." border="0"></a> </div><div>However, note that removing the border that indicates an image is a link makes it harder for users to distinguish quickly and easily which images on a web page are clickable.