Forum Moderators: open

Message Too Old, No Replies

Image problems

Problems with some images on website

         

Scaleskin

1:58 pm on Mar 8, 2004 (gmt 0)

10+ Year Member



I have been trying to get some thumbnail-size images on my website to work as both images and links, but not matter what I do I cannot get them to show up when the page is viewed. The links work but not the images..
I have checked the paths and tried various different things, but it doesnt work, any ideas?

<Sorry, no personal URLs. See TOS [webmasterworld.com]>

[edited by: tedster at 7:28 pm (utc) on Mar. 8, 2004]

grahamstewart

2:16 pm on Mar 8, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Do the images show up when they are not links?
Have you tried validating your html?

PatomaS

4:44 pm on Mar 8, 2004 (gmt 0)

10+ Year Member



Hello

Well, in deed you have a lot of mistakes in your code, empy div's, good code comented and not working...

You should take care of all those things

Bye

luckydude

6:13 pm on Mar 8, 2004 (gmt 0)

10+ Year Member



where do you have your images stored? Try putting at least one image in the SAME folder where your home_page.html file is. I see it in your code

<img
src="file:///C:/My%20Documents/scaleskin.50megs.com/images/thumbnails/starcraft/interceptor%20down.jpg"

and not sure why the images are there. Do you have your own server or something?

If putting images in the same folder where the .html file doesn't work, I would take out all the <span> and <div> tags and make your code cleaner.

Luckydude

Scaleskin

6:47 pm on Mar 8, 2004 (gmt 0)

10+ Year Member



odd...i thought I had changed those....will have to try again..obviously it didnt save it.
Thanks.