Quote:
Originally Posted by pdurrant
Copy all the images off your iDisk into the same folder as your HTML file on your hard disk. Remove the <BASE...> statement from your HTML. Open the HTML and Sigil, and all your pictures should be there.
I don't think Sigil will retrieve images from the internet for you, even on your own web sites.
|
I think that the problem is in the html file which has the <BASE...> statement in it. All of the images are in the same folder, but the html file isn't looking there. So that should work. Thanks.