+ 2
I tried to add a link of an image
I tried to add a link of an image but it doesn't work. What I did is: <a href="http://asciiartist.com/wp/wp-content/uploads/2017/10/spacetravel.png">ship</a> https://code.sololearn.com/Wg8NFj5FwiXe/#html
3 Réponses
+ 5
<img src="link" >
not::
<a href="link" ></a>
+ 1
Thank you.
EDIT:
It works. Thank you.
0
I want to link where I find the image. On Code Playground doesn't work but if I try it on Atom program, link works.
This is the code:
<i>@Image finded here: <a href="https://www.google.it/search?q=spaceship+ascii&source=lnms&tbm=isch&sa=X&ved=0ahUKEwisibuHguPaAhXEA8AKHfQCBgsQ_AUICigB#imgrc=f4EocKgWCVH3tM:">Here</a></i>