Need some W3C mismatch help...

Discussion in 'HTML & Website Design' started by RJP1, Aug 30, 2008.

  1. #1
    Hi guys,

    I'm building a site (directory) all is fine until you get to a listing page and the RHS column images are a little out of whack. I think it's due to the W3C telling me there are mismatches but I can't for the life of me figure out how to debug my php/html.

    Can someone take a look at the error page below please? Cheers for any tips you may have! RJP1

    http://validator.w3.org/check?verbose=1&uri=http://www.eyespylocal.com/free-listing/
     
    RJP1, Aug 30, 2008 IP
  2. 007c

    007c Peon

    Messages:
    611
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    From a quick glance you need to specify the alt tag for images, the & must be & in the html and you have java in the body without using the cdata tags. You need those to escape the java.
     
    007c, Aug 30, 2008 IP
  3. RJP1

    RJP1 Active Member

    Messages:
    345
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #3
    Thanks but it's more the layout issues with the mismatched tags... can you help with that?

    Cheers, RJP1
     
    RJP1, Aug 30, 2008 IP
  4. sojic

    sojic Active Member

    Messages:
    133
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    90
    #4
    sojic, Aug 30, 2008 IP