Design comparison
SolutionDesign
Solution retrospective
How do I make the images I used appear when link is opened from github
Community feedback
- @BlanchevalenPosted about 1 year ago
Dear Yavatsa! Now your HTML code write: <img src="images/Capture.PNG" alt="">, but you image is only in the root folder. Create an image folder on GitHub (Google answer for that problem: "On GitHub.com, navigate to the main page of the repository. Above the list of files, select the Add file dropdown menu and click Upload files."), or rewrite the image path (<img src="Capture.PNG" alt="">. I hope I could help.
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord