0
I need an image link
Html
4 odpowiedzi
+ 9
<img src="http://www.sololearn.com/images/tree.jpg"/>
+ 2
WWW is full of images... What do you mean?
+ 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>
+ 1
<img src="https://image.ibb.co/mTJxin/images_1.jpg" alt="error"/>