blade
GEEK 2.0
Everytime I link a website on an image, it would create a border; how do you get rid of the border? Is there an HTML code to get rid of the border?
Here is the code I usually use for linking a website to an image...
Here is the code I usually use for linking a website to an image...
HTML:
<a href="https://..." target=_self><img src="file:pic.gif" width="..." height="..">