Forums

This topic is locked

Help

Posted 05 Feb 2008 05:52:45
1
has voted
05 Feb 2008 05:52:45 Manda Devlin posted:
This is probably a very basic one but.... I can't see anything on the web page other then that pesky little red cross. What am I doing wrong???? It's driving me insane.

Replies

Replied 05 Feb 2008 23:44:20
05 Feb 2008 23:44:20 Javier Castro replied:
make sure your images are following the appropriate path. for example:

< img src="images/photo1.jpg" >
or
<img src="www.mysite.com/images/photo1.jpg"

if your image paths are <img src="c:\drive\..."> then you have to correct them.

Also to help you better. You should add the code of your page to see where the problem is. Otherwise, it's just a guess.

Javier
"I'm a slow learner and I forget fast" grandpa
DW | FW | ASP | HTML | CSS

Reply to this topic