I am using an image as a link. The IMG tag with the SRC attribute is placed after the Anchor Tag.
The link and everything is working fine.
When the Image is displayed on the web page it appears with a blue border around it. The blue border is about 2 pixels thick. The browesr is naturally placing this border around the image much like it naturally places an underline under TEXT (Anchor) links.
I believe I have to define a STYLE to remove the border around my image links.
How do I remove this blue border without effecting the image display and the "href" operation?
Thank you.
The link and everything is working fine.
When the Image is displayed on the web page it appears with a blue border around it. The blue border is about 2 pixels thick. The browesr is naturally placing this border around the image much like it naturally places an underline under TEXT (Anchor) links.
I believe I have to define a STYLE to remove the border around my image links.
How do I remove this blue border without effecting the image display and the "href" operation?
Thank you.