There might be a couple of reasons why they might not be showing:
1. Dreamweaver creates UNIX-style links (using ‘/’ for folder separation). Windows uses ” instead. Try to see if changing from one to the other in your image path might change something.
2. Although this is not really a problem on Windows, sometimes errors like this come from case SensiTivitY in your image names. Make sure that your image in Dreamweaver has the same case as in your Windows folder.
A trick I use is to copy the image path in your browser (ex: “images/mypict.jpg”) and append it to your URL (ex: http://www.mysite.com/images/mypict.jpg). The error that you get might give you a hint on the possible problem.
Comments
Leave a comment Trackback