D Daniel N New member Mar 23, 2009 #1 Whenever I try to use an image as a link, it has this annoying blue border that totally screws up my design. How can I get rid of it?
Whenever I try to use an image as a link, it has this annoying blue border that totally screws up my design. How can I get rid of it?
J jakeJIGSAW Guest Mar 23, 2009 #2 In the <img src="URL HERE"> Add border="0" So it would be like <img src="URL HERE" border="0">