Currently facing an issue with a website I am designing using HTML/CSS (design only). When I open it in Firefox from my hard drive, no images are displayed - instead, there is a small icon indicating that the picture could not be loaded. However, if I right-click on the icon and select "open picture in new tab," the image displays without any problems on a new tab.
On the other hand, when I open the same webpage from my hard drive in IE, Edge, or Chrome, all pictures are displayed directly on the page in the browser without any issues.
What could be possibly wrong with Mozilla Firefox or the webpage itself?
I have attempted to resolve this by trying all the recommended fixes mentioned here: . In addition, I have tried adjusting the image URL like using forward slashes and backward slashes, but nothing seems to work.