image shows up in firefox on mac, but not ie on a pc

Discussion in 'HTML & Website Design' started by charlie007, Nov 5, 2007.

  1. #1
    please can someone help - the image between the first and second paragraphs, BlackfinRanger.gif shows up in firefox, but not in ie

    I have cleared cache, cookies, history, etc. in ie and still no joy

    here's the url:
    http://www.bahamaswhales.org/news.html

    thank you!
     
    charlie007, Nov 5, 2007 IP
  2. Jamie18

    Jamie18 Peon

    Messages:
    201
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i am absolutely baffled by that..

    however, you might want to remove the quotes from around your color styles..

    <!--
    A:link {color:"#0E4F7F";}
    A:visited {color:"#0E4F7F";}
    A:hover {color:"#3295DE";}
    -->

    <!--
    A:link {color:#0E4F7F;}
    A:visited {color:#0E4F7F;}
    A:hover {color:#3295DE;}
    -->
     
    Jamie18, Nov 5, 2007 IP
  3. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #3
    Thats a really badly coded site i'm sorry to say.

    I see all the images though (although it did take 30+ seconds to load). I'm using opera on pc.
     
    twistedspikes, Nov 5, 2007 IP
  4. charlie007

    charlie007 Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    hi, thanks for looking at it - any easy tips on how I could improve it?
     
    charlie007, Nov 6, 2007 IP
  5. charlie007

    charlie007 Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    fyi - Jamie

    I took all the quotes off ALL color tags, and still no joy - thanks for the suggestion though
     
    charlie007, Nov 6, 2007 IP
  6. Repeat Revenue

    Repeat Revenue Peon

    Messages:
    92
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    i see a blackfin labeled boat image if thats what you're talking about

    i.e.6
     
    Repeat Revenue, Nov 6, 2007 IP
  7. charlie007

    charlie007 Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I went through a web validator service and after fixing all my code, the image appears
     
    charlie007, Nov 6, 2007 IP
  8. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #8
    Yeah, I would have said use the validator and recode the site. I mean there were all those tables which could have been divs and cut your code in half at least.

    I've never run into that problem before where images don't display in ie.

    Good that you got it fixed.
     
    twistedspikes, Nov 6, 2007 IP