+ 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