Tell us what’s happening:
Describe your issue in detail here.
The url that i choose for my image is not displaying the image as shown on the website
Your code so far
<img id="image"src=“https://images.app.goo.gl/1zMvtfmHrAC6tNfm7"alt=" Prophet G.O Fakeye seen standing,on Celestial garment”/>
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 8.1.0; SM-J260T1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.81 Mobile Safari/537.36
Challenge: Build a Tribute Page
Link to the challenge:
PeterH
January 29, 2022, 3:52pm
2
Hi Clement, could you post a link to all of your code so we can take a look
Thanks
1 Like
Roma
January 29, 2022, 5:18pm
3
We do need to see all of your code to provide the best help.
From the little bit you’ve given the link is not to an image but to a page that has quite a few images.
You can right click on an image and “copy the address” and use that as the src
attribute.
1 Like
Hey!
A couple of things is wrong in what you’re trying to do. A suggestion - try clicking the link in your post above then do the following:
inspect the address in your browser, are there any unnecessary characters there?
if you find them remove them, and check the link - what it points to, is it only an image? Or is it something else?
Good luck!
1 Like
system
Closed
July 31, 2022, 6:17am
5
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.