Sometimes your images show up when you look at your site in Dreamweaver or locally, but after you upload your page and look at the page on the server the images don't show up.
There are several reasons this might happen.
- You didn't upload the images.
- You didn't SAVE the html file
- before you added the images.
- You didn't create a site definition.
- The images weren't in your local root when you inserted them, and you ignored the Dreamweaver prompt to copy them there.
To fix this:
- First, try uploading the images.
- If that doesn't fix it, Edit the file in Dreamweaver, making sure that your site definition points to your local root folder. Select the image and insert it again. If the image is outside of your local root folder, follow the prompt to copy it to there. Save and upload your html file. Upload the image files.