+ 1
Anybody can tell me how to attach another web in to image in web
2 Answers
+ 1
If you are trying to link an image to another webpage, you would nest the <img> tag inside <a> tags, like this:
<a href=â_______.com">
<img src=â_____.jpgâ alt=âDescription of imageâ height=â150pxâ width=â150pxâ>
</a>
0
u did not understand my situation
i can add another website code in image
that is not in online