Hi, my link is...https://codepen.io/Priyanka674/pen/gOYjoQw can you please check this once..it is correct or not..While i am going to submit this URL its not showing my project as complete.Please help

Tell us what’s happening:

i am not able to add the image in this tribute page. Please help.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/responsive-web-design-projects/build-a-tribute-page

MDN is my favorite resource outside of stackoverflow. This article may be helpful.

Without seeing your code it’s hard to say what the issue might be. Your ‘src’ attribute should be a link to a valid image. A good test if your link is a valid image … try opening it in a web browser. If your browser contains only the image then you’ve got a good link.

keep in mind “This [the image tag] is an empty element (meaning that it has no text content or closing tag)”

2 Likes

You need to post some code or a link to your code, otherwise pretty much impossible to help, even though @lhovee tried with some general info that may help you.