Why My image never Get Displayed | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Why My image never Get Displayed

When I do the coding and Try to add Image Then nothing gets add there It only shows a small image icon And never displays it <img src="https://images.app.goo.gl/DKqT8NwTW7S6XKzt5"> That's what I write So how do I solve this problem

10th Sep 2023, 5:23 PM
LIGHTBRINGER
LIGHTBRINGER - avatar
5 Respostas
+ 4
LIGHTBRINGER Make sure your image URL path is correct.. Full information about images Learn this.. https://www.sololearn.com/post/1742383/?ref=app
10th Sep 2023, 6:09 PM
Darpan kesharwanišŸ‡®šŸ‡³[InactivešŸ“š]
Darpan kesharwanišŸ‡®šŸ‡³[InactivešŸ“š] - avatar
+ 3
Because you have provided the wrong image link. Long press the picture you want and click on preview image. Then copy the url from there. The url should end in a file extention. such as jpg or png. https://www.sololearn.com/Discuss/3237915/?ref=app
10th Sep 2023, 10:07 PM
Chris Coder
Chris Coder - avatar
+ 2
you are using page link not image link
10th Sep 2023, 6:09 PM
AĶ¢J
AĶ¢J - avatar
0
Use image url. Not the web url.
10th Sep 2023, 9:01 PM
Fabian Roy
Fabian Roy - avatar
0
I would install the image and copy the file path instead of URL
12th Sep 2023, 3:37 PM
CookieProgrammer
CookieProgrammer - avatar