+ 1

how to add img link .....on html...???not workin the link on my projec...pzzz ..anybody say..how to solve this problem..☺☺

5th Jul 2020, 3:17 AM
Tanmoy Banerjee
2 ответов
+ 4
Simply nest <img> tag inside <a> tag <a href="www.google.com"> <img src="img.jpg"></img> </a> https://www.sololearn.com/learn/HTML/1031/?ref=app
5th Jul 2020, 3:30 AM
Sudarshan Rai
Sudarshan Rai - avatar
+ 1
https://www.sololearn.com/discuss/1325165/?ref=app https://www.sololearn.com/discuss/2189597/?ref=app //You must know which URL to use you must use the URL of the image by long pressing on the image and not the URL of the page which would give you an error.
5th Jul 2020, 3:40 AM
Nilesh
Nilesh - avatar