I need an image link | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I need an image link

Html

6th May 2018, 8:16 PM
Angel Vera
Angel Vera - avatar
4 Answers
6th May 2018, 8:39 PM
NezhnyjVampir
+ 2
WWW is full of images... What do you mean?
6th May 2018, 8:22 PM
KrOW
KrOW - avatar
+ 2
If you're wanting to make an image into a link, just wrap the image with an anchor tag like: <a href="www.example.com"><img src="example.jpg" alt="example image"></a>
6th May 2018, 9:21 PM
ChaoticDawg
ChaoticDawg - avatar
+ 1
6th May 2018, 8:22 PM
Harjeet Singh
Harjeet Singh - avatar