English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hi there I'm using Dreamweaver to design my website. When i hit F12 to preview my page it all seems ok, I can view the site and the pictures. However, when I type in the actual link, only my text seems to show up and the images in my table are not showing! What am I doing wrong? Please help!

Cheers,
Adriana

2007-03-11 15:59:53 · 3 answers · asked by Anonymous in Computers & Internet Programming & Design

3 answers

This is where looking at the RAW html helps alot.

Go to the actual link for your site, once the page is shown, click view source. In that code you will see the real path that the page is attempting to pull the images etc. Now be sure that is where you uploaded the images! Do be aware that most servers are case sensitive, MyImage is not the same as myimage and none of the image names should have any spaces dashes etc in them.

If the path to the image shows then you coded for your local computer and it simply wont work.

2007-03-12 02:10:44 · answer #1 · answered by Tracy L 7 · 0 0

Make sure your images are in the same folder with your code. Also check the spelling, it may be case sensitive.

2007-03-11 16:36:17 · answer #2 · answered by Nina 2 · 0 0

make sure the tag directs to your image folder, if it is, register to codingforums.com and post your code/problem into the HTML forum

2007-03-11 16:14:58 · answer #3 · answered by jamie w 2 · 0 0

fedest.com, questions and answers