graham said:
I saved the publisher file as a html file useing Save as on the file
menue. then I opened the new html file to make sure it was all there
& the links & pictures were there. then I closed everything & right
clicked on the html file in my documents then send to then compressed
zip file.
When you open the HTML file, it opens the source code in your preferred
browser and renders it. The HTML code relies on other files, which will be
elsewhere in your My Documents folder. If those files are not present, then
they will not appear when you open the HTML file. These include the other
pages of your website and all the images.
You need to add the supporting folder (probably index_Files or similar) if
you are using that, or all the files beginning index_ in your My Documents
Folder, to your ZIP file as well as the html file. (I'm assuming you've
called your html file index.html)