Hosting Problems

Hello, I'm very new to web design. I did a layout in PS, and saved as html and everything, sliced in ImageReady, etc. I went to 100webspace, and I uploading all my images and my index.html into the same directory, but when I go to the subdomain all the images are broken (I can't see them).

Is there a mistake in my uploading, or is it the host?

Thanks a lot,

D

#217154

Make sure in your html source, the image src's are staying in that folder (ie, there aren't and "/" or "\" in the URL). Also, make sure the names are the same, it is best if all images are in lower case letters and have NO spaces. Use "-" instead, but I think ImageReady does that for you.

#217160

Thanks a lot Wizard, that fixed my problem

I just have one more question though.

Here is how my website looks: http://eshrike.freeserverhost.com/

Is there anyway to center the whole thing?

Thanks,

D

#217169

Put the whole thing in a

tag, and station it exactly where you want it.

-nightcrawler1089

#217170