Design comparison
SolutionDesign
Solution retrospective
I probably did a lot of things wrong. Please let me know
Community feedback
- @donchriscorleonePosted almost 3 years ago
When using GitHub, use the absolute path when accessing file sources like images.
like this: <img src="./images/file-name.jpg"> (note the "." in the beginning of the path)
1
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