Question:
Help! I have to finish this website in two days that I did with coffeecup. But pics don't show when I upload?
This nickname is dope
2009-03-09 22:58:42 UTC
Help! I have to finish this website in two days that I did with coffeecup. But pics don't show when I upload?
I'm still pretty new at this but i'm supposed to have this web site uploaded by Sat but images won't upload with the page....
http://www.geocities.com/kcapel77/ you should be able to see the site here....can somone please help? I tried renaming the pics in html
but it doesnt work for some reason
Four answers:
nitaoe
2009-03-09 23:32:04 UTC
Oh good lord, you have butchered the HTML code . . . . .



The links you have are set to work from your computer. You have to have the website HTML pages and the images in one folder and they must be linked relatively, not absolutely. Once you have the links correct, you need to upload the images to the geocities server in the same location as the HTML pages.



And a suggestion: get a book on HTML. It's easy to learn, and it will help you design future pages.
anonymous
2009-03-10 06:35:02 UTC
This is a list of your broken images:



http://www.geocities.com/kcapel77/?200910



1. http:// www.geocities.com/Program%20Files/CoffeeCup%20Software/Working/landscaping3.jpg

2. http:// www.geocities.com/Program%20Files/CoffeeCup%20Software/Working/tree%20pine.gif

3. http:// www.geocities.com/Program%20Files/CoffeeCup%20Software/Working/16b.jpg

4. http:// www.geocities.com/Program%20Files/CoffeeCup%20Software/Working/image06.jpg.jpg

5. http:// www.geocities.com/Program%20Files/CoffeeCup%20Software/Working/16b.jpg

6. http:// www.geocities.com/Program%20Files/CoffeeCup%20Software/Working/16b.jpg

7. http:// www.geocities.com/Program%20Files/CoffeeCup%20Software/Working/wood_background_texture_by_g_artz.png.jpg

8. http:// www.geocities.com/Program%20Files/CoffeeCup%20Software/Working/beespicture.jpg

9. http:// www.geocities.com/Program%20Files/CoffeeCup%20Software/Working/16b.jpg

10. http:// www.geocities.com/Program%20Files/CoffeeCup%20Software/Working/landscaping_design.jpg

11. http:// www.geocities.com/Program%20Files/CoffeeCup%20Software/Working/16b.jpg



If this, "Program%20Files/CoffeeCup%20Software/Working/" is not the actual folders online and you didn't put your images in their own folder (recommended), then this is definitely the wrong path for these images. You can use relative paths for them. For example, instead of this:



http:// www.geocities.com/images/landscaping3.jpg



or



http:// www.geocities.com/kcapel77/images/landscaping3.jpg



use this:



images/landscaping3.jpg



For any files you have that don't have that relationship with the images, you may have to use this path:



../images/landscaping3.jpg



or some number of "../"s depending on where those images are in relation to the files needing them. One easy way is to put this between the head tags of your pages:







then all images will be called from the images folder no matter what the relationship is of the page needing them.



Ron
artificial_intel.ligence
2009-03-10 06:10:29 UTC
lol, Ok the thing is, instead of the basic html coding you have "src="../../../Program Files/CoffeeCup Software/Working/landscaping3.jpg"" instead of "/images/landscaping3.jpg" if the photos are uploaded into the folder named "images" make sure you change ALL the sources that are 'src="/Program Files/CoffeeCup Software/Working/"' to src="/images/___.___"instead of the whole hullabaloo you got going there.
anonymous
2009-03-10 06:02:39 UTC
Use the Website TINYPIC to post your Pics..



This will be valuable for you as it will give you different code and formats for you to use and post your pics.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...