- 1

How to add link on my linked image?

how to add link on my linked image from dropbox and i want my image if click go to my sololearn profile? https://code.sololearn.com/WQPS9RzC5yAa/?ref=app

23rd May 2017, 3:14 AM
Roland Doctor
Roland Doctor - avatar
3 Respuestas
+ 1
I guess you are trying to do something like this: <a href="your_sololearn_profile_link"><img src="your_image_link"></a>
23rd May 2017, 3:46 AM
Alejandro Serrato
Alejandro Serrato - avatar
+ 1
Your welcome, just don't forget to close your img tag <img src=""> it could give you problems later
23rd May 2017, 4:08 AM
Alejandro Serrato
Alejandro Serrato - avatar
- 1
thanks Alejandro Serrato
23rd May 2017, 3:54 AM
Roland Doctor
Roland Doctor - avatar