Between 2006 - 20012, Using IE6 & IE7 I used to Save webpages onto my local computer. I used to save it as webpage complete, which used to save the HTML file and all other images in a separate folder in the same location.
I used to be able to open the files and view them with the images later on.
Now when I try to open the pages locally from my computer, the HTML pages opens but the images don't load up. (Using chrome firefox, edge and IE). Folders with the images are in the same location as they should be and the images are fine and can be viewed by an image viewer.
How do I fix this issue so that I am able to see the images in the HTML files. Do I do it each files individually or bulk.
Sample file paths of the images c:\HTML Files\Sample.html C:\HTML Files\Sample\1.jpg C:\HTML Files\Sample\2.jpg
I check the code and I find it as such
<IMG class=cimg alt="" Sample/.jpg">
Thank you