Okay, here are some obvious questions.
When you open index.html in a web browser, do you see the images?
Are you certain the images are of the type they claim to be? Some image viewers will happily open a .jpg image with an extension of .png and not tell you it's the wrong file extension.
Are you compressing the folder itself, or are you compressing index.html and all the subfolders?
Are you using the same case (upper/lower) for the references in index.html as the names of the subfolders and image files? I don't know if it makes a difference, but it's something to check at least.
After importing the zip file, try saving it to disk, then unzipping it. Are all the files there?
Does the same thing happen if you import just index.html?
|