Click to See Complete Forum and Search --> : can't bring some images.


jananraj
05-16-2009, 12:39 AM
hi..,

i am creating a site in localhost, i have a group of images in same folder along with my site but after giving the image source tag i am getting some images and not getting some.what might be wrong.

please help,

Fang
05-16-2009, 02:36 AM
Make sure the filename case is the same in the html.
i.e. myimage.jpg is not the same as MyImage.JPG

jananraj
05-16-2009, 03:39 AM
yes, the file name is exactly correct but still i can't get the images. its very confusing for me, what might be wrong.



please any other suggestion.

tracknut
05-16-2009, 08:39 AM
Make sure the color mode of the images is RGB, not CMYK. And you might show us a link to the site so we can look for the error.

Dave

jananraj
05-17-2009, 03:32 AM
s it's working i have changed from rgb to indexed color, and now i am getting it

thanks a lot buddy..,