Design comparison
SolutionDesign
Solution retrospective
I am having an issue with the images not showing up in github but will show up on local machine. Any Suggestions? And also any tips or critiques are completely welcome.
Community feedback
- @Fawkes11Posted over 3 years ago
I had the same problem, the solution is to put the correct route, remove the / from the beginning of the route.
1@balliets10Posted over 3 years ago@Fawkes11 @palgramming how does this work? I'm just curious how this route worked locally but broke when sent to Github?
0@palgrammingPosted over 3 years ago@balliets10 its because of file paths. It is because you have to go up a folder to reach the images folder as explained here https://www.w3schools.com/html/html_filepaths.asp
0
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