Hello guys! I recently built a project using HTML & CSS and uploaded it to GitHub. But when I deploy my project on GitHub, the image file is not loading. I tried different formats of images but still got the same result. Can you guys look into it and tell me what’s wrong, please?
Yeah. In the local editor, the image is there and working fine; I tried in VS Code, and the images are loading. But on GitHub, the image is not loading.
I have checked the image file path in the HTML file, and it’s also correct. I don’t know why its not loading.
(I hope you can read it ) I got a 404 not found and updated the import paths. If it works in the browser, maybe it’ll work with updated src links and new deployment, don’t know, but worth trying.