Photo isn't appearing..what's the problem? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Photo isn't appearing..what's the problem?

<html> <head> <title>first page</title> </head> <body> <img src="https://en.m.wikipedia.org/wiki/Flower#/media/File%3AFlower_poster_2.jpg " alt="" /> </body> </html>

14th Jun 2017, 6:14 PM
Rawan
Rawan - avatar
7 Answers
14th Jun 2017, 6:23 PM
ChaoticDawg
ChaoticDawg - avatar
+ 5
What Chaotic Dawg said... 👆👆
15th Jun 2017, 9:16 AM
Leigh E. O.
Leigh E. O. - avatar
+ 4
type in an alternative text to show inside the "alt" tag... Does the text show?
14th Jun 2017, 6:29 PM
Leigh E. O.
Leigh E. O. - avatar
+ 4
Because you were linking to the page that contained the image in a carousel instead of the direct link to the image itself. Click on your original link above then click on the details button. This will open a page with just the image and info. Now bring up the context menu via right click or long press on the image, depending on your device and browser, and select copy image link or copy link address or something similar.
14th Jun 2017, 6:45 PM
ChaoticDawg
ChaoticDawg - avatar
+ 1
oh I understand now..thank you
14th Jun 2017, 7:07 PM
Rawan
Rawan - avatar
0
The link that u give me worked! but why the previous one didn't work? and I also tryed other links nothing appear!
14th Jun 2017, 6:38 PM
Rawan
Rawan - avatar
0
type in an alternative text to show inside the "alt" tag... Does the text show? >>no It didn't
14th Jun 2017, 6:38 PM
Rawan
Rawan - avatar