PDA

View Full Version : How do I insert my images



jwcalho
05-06-2007, 02:48 PM
Sorry I'm new to this I've only used Geocities and angelfire before.

I use html primarily and cannot figure out wher emy images are located.
I created a file called images and then I uploaded them
When I look at the file in image viewer (as if I was going to change it's size)
it tells me that I would retain the old copy under:

/home/whitandl/images/old-bottom_01-1.gif

I'm just used to a file manager showing me the exact URL of the file, is there somewhere I can see that fore each image file so I can link them when I do my img src="

Also I registered today, so maybe that is part of the problem.
The website is:
whitandlauren.com

I deleted the default.html file like it said to.
I'm sorry I tried to search and look for this problem but I never really got an answer.

Chella
05-06-2007, 03:24 PM
I just looked at the website, and you can not have your index page named "home.html". It must be named either "index.html" or "main.html" to show up correctly when the website loads.

Also, the images embedded onto the page are not linked to the correct place. Either you need to change the paths of your images so that they are being downloaded from your "images" folder, or you need to move your images out of the image folder, and place them in the main directly that "home.html" sits in.

jwcalho
05-06-2007, 04:00 PM
ok i think I found where the images are. I will try to publish properly now I guess, thanks

jwcalho
05-06-2007, 04:54 PM
yay, everythings working as of now. Thanks