Image | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Image

The image does not appear in my output, i'm using smartphone. Just an image for example <img="https:/imgres?imgurl=https%3A%2F%2Fconteudo.imguol.com.br%2Fc%2Fentretenimento%2F16%2F2017%2F06%2F27%2Fnaruto-1498593686428_v2_450x337.png&imgrefurl=https%3A%2F%2Fentretenimento.uol.com.br%2Fnoticias%2Fredacao%2F2020%2F03%2F23%2Fobrigado-naruto-fas-twitter.htm&tbnid=6txDljJ7Je2_3M&vet=1&docid=Noo-iky0wc2EeM&w=450&h=337&itg=1&q=Naruto&source=sh%2Fx%2Fim" alt=" ">

7th Aug 2020, 12:02 PM
José Hilário
José Hilário - avatar
9 Answers
7th Apr 2023, 10:36 AM
JaScript
JaScript - avatar
+ 1
Most likely the link is ill-formed and/ or does not lead to the image itself, but rather to the page the image is visible on. You need to make sure to copy-pasta the proper link to the image, which should end with an image extension like png or jpeg.
7th Aug 2020, 12:11 PM
Shadow
Shadow - avatar
+ 1
Try rightclicking the image (hold on phone) and opening it via "Display Image" (not sure what the option is called in English), that should give you the correct link most of the time. For example, for the link above: http://personal.psu.edu/xqz5228/jpg.jpg
7th Aug 2020, 12:30 PM
Shadow
Shadow - avatar
0
you should do this: <img src="https:/...." alt=" " /> (I cant copy your url) you are missing a 'src='
7th Aug 2020, 12:12 PM
M. M. H.
M. M. H. - avatar
7th Aug 2020, 12:14 PM
M. M. H.
M. M. H. - avatar
0
<img src="https://images.app.goo.gl/imsYLwZFyj5bjknS9" /> (Still error)... where can i see an image .jpg???
7th Aug 2020, 12:22 PM
José Hilário
José Hilário - avatar
0
I'm using cellphone
7th Aug 2020, 12:46 PM
José Hilário
José Hilário - avatar
0
Use the real location link for image target
8th Aug 2020, 2:19 PM
Pajar