html, css, javascript

Solution retrospective
I would be thankful if u tell me about image that doesn't show up on github site, it's visible when I open index.html file but doesn't work on github site. Thank you in advance.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @AaronKylePorche
Hi, I think maybe you need to remove the forward slash in you file path. Maybe try,
<img src="images/illustration-laptop-desktop.svg" alt="laptop" id="desktop-laptop">
I seem to have the same issue.
Marked as helpful
Join 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