| When you use Word to create the HTML, it puts all of the images in their own folder(directory). It also writes the HTML code this way as well. When you uploaded the images, you loaded them into the main directory. If you are using FTP, upload that whole folder named "webpage_files", that will give you the correct directory and your pictures should work without having to change the code. If you aren't FTPing, but uploading each image seperately; First create a new directory and call it "webpage_files", then proceed to upload the images into that directory. Or it might be possible to move the files in the main directory to that new directory. |