HTML/Graphic question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • The Prince
    Confirmed User
    • Apr 2006
    • 158

    #1

    HTML/Graphic question

    ok.. basically i published what i did of my site so far.. only problem is two buttons and the Header banner are not showing up... you only see a "X" where the graphics should be.. i was reading in the HTML book and it basically says that happens when you do not save it in the right format.. but i saved it in GIF format and the other buttons etc. do show up... it also says that it could be because I didnt save it in the same folder but again i did save it in same folder as the other files.. so any solutions? did i do something wrong? ...
  • darxoul
    Confirmed User
    • Apr 2006
    • 111

    #2
    mmm, check the filename in the HTML code is exactly the same as your image (even it must match In CaSe, cause its CaSe SenSiTiVe I think)

    img src="shit.gif" and the filename is exactly: shit.gif in the exact same folder... like the book!

    Comment

    • Altwebdesign

      #3
      if your using an editor such as frontpage it would of inserted your images as "fille://C/computerlocation/folder/file.gif"
      Youll need to remove all the preceding text and slashes before your image name
      unless of your your mage is in an images fodler then it will be /images/imagename.gif

      hope that helps

      Comment

      • The Prince
        Confirmed User
        • Apr 2006
        • 158

        #4
        Thanks guys... it turned out that one was because of Case Sensitive and the other one was because i never uploaded it to the Host Server though I thought i did... everything is appearing now though...

        Comment

        Working...