View Single Post
  #1 (permalink)  
Old 10-28-2002, 09:37 AM
AndrewF AndrewF is offline
Member
 
Join Date: Aug 2002
Posts: 10
web design question...

I know this is a photoshop board but thought someone might be able to help...

I am trying to insert an image into my HTML code and it is not showing, here is the setup.

I have a folder called Web within that there are two folders Images and Pages (all the images are kept in the Images folder and the pages in the pages folder).

In my code I am putting <img src="//images/surfie.jpg"> but this does not work, I have tried all different combinations but none work, if the images are in the same folder as the pages then just putting <img src="surfie.jpg"> works fine.

Please help

Andrew

Reply With Quote