Cak code. Please help

Discussion in 'Websites' started by William Martin, Jan 14, 2006.

  1. #1
    I know my shortfalls and code isn't a strength!. I know the code needs re-doing totally, but I can't do that just now. I'd be most grateful if somebody could cast their eye on the code at the site below and advise what changes i need to make to be able to scrape through on getting the site displayed properly in firefox. Displays fine in I.E but tables all over the place in firefox. The problem seems to be consistent across all pages so I'm hoping I can change a couple of tags and "fudge" it until I can sort it out properly.

    www [dot] nymt [dot] org [dot] uk

    Thanks for your help :)

    William Martin
     
    William Martin, Jan 14, 2006 IP
  2. vlead

    vlead Peon

    Messages:
    215
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The code is a mess!

    • 2 body tags!
    • Outer table not closed
    • Couple td and tr not closed

    Close the tags properly and everything will be fine. I hope you are not hand-coding.
     
    vlead, Jan 14, 2006 IP
  3. NetMidWest

    NetMidWest Peon

    Messages:
    1,677
    Likes Received:
    151
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Run it through this tool:
    http://www.htmlhelp.com/tools/validator/
    It should help you catch all the errors. Once you have fixed them, you can tweak the code to display better in Firefox - if needed. You might also consider a different charset than windows-1252 as well, such as utf-8.
     
    NetMidWest, Jan 14, 2006 IP
  4. William Martin

    William Martin Active Member

    Messages:
    533
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    83
    #4
    It's FP. need I say more? Thanks for advice. :)
     
    William Martin, Jan 14, 2006 IP