- are the images on your host like your webpage files?
- did you save the images in gif,jpg or png format?
- are you referring the image links correctly?
ie. if they are in your images folder you need to specify the folder/path <img src="/images/file.jpg" alt="this is my image">
got it?