Frontpage Question

Discussion in 'HTML & Website Design' started by Speno, Dec 6, 2007.

  1. #1
    So im designing my portfolio...

    I've opened Frontpage, and ive dragged and dropped a lot of images in, saved as home.html...

    Signed up to Freewebs.com, uploaded all the files, yet when i view the page... all the images have X over them... can anyone help?
     
    Speno, Dec 6, 2007 IP
  2. Dondon2d

    Dondon2d Peon

    Messages:
    3,193
    Likes Received:
    146
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try to check in your home.html if the path of the images are relative (eg image.jpg) and not absolute (eg C:\My Documents... or http://www.imageuploadsite.com/ ), in that way your home page reads the images from its root directory (if ever they are in the same directory) and not from your computer.
     
    Dondon2d, Dec 6, 2007 IP
    Speno likes this.
  3. orici

    orici Peon

    Messages:
    29
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hey Speno,

    check the image url by going to the .html page and rename to domain.com/image.jpg

    Image working?
    If=Yes, If that doesnt work means the file is not there
    If=No, linking to image is wrong in html
    Orici
     
    orici, Dec 7, 2007 IP
    Speno likes this.
  4. Speno

    Speno Peon

    Messages:
    1,096
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #4
    ill check it out, thanks for the replies, + rep you both
     
    Speno, Dec 7, 2007 IP
  5. Dondon2d

    Dondon2d Peon

    Messages:
    3,193
    Likes Received:
    146
    Best Answers:
    0
    Trophy Points:
    0
    #5
    You're welcome, just tell us if it still doesn't work. Thanks for the green! :D
     
    Dondon2d, Dec 7, 2007 IP