when opened the index.html file normally image is displaying
when hosted on lite server the image is not displaying
here is the html code and all the files directory
getting get request 404 for the image file.
here is the bs-config file for the lite-server
is there any solution please...!
I guess if you remove
..from img src, like/src/images/...— it should work. Paths should be structured keeping the root of your live-server in mind.