HTML validation errors

Discussion in 'HTML & Website Design' started by vad111, Jun 19, 2008.

  1. #1
    vad111, Jun 19, 2008 IP
  2. webmindz24

    webmindz24 Peon

    Messages:
    311
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Solve as many as validation errors which are possible.. like it showing space (</div >),. change them if possible for you otherwise there is only 12 errors showing for your page.. thats not too much.. Try searching big sites like yahoo and google there and they are having more number of validation errors than yours..
     
    webmindz24, Jun 19, 2008 IP
  3. vad111

    vad111 Active Member

    Messages:
    140
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #3
    I solved all errors except this affiliate link in the footer php.
    Should I insert any tags around this affiliate link?
    Please help!!!
     
    vad111, Jun 19, 2008 IP
  4. arwen54

    arwen54 Active Member

    Messages:
    632
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    60
    #4
    your ejunkie code is creating the errors...

    all you have to do is replace all instances of & with &amp;
     
    arwen54, Jun 20, 2008 IP
  5. vad111

    vad111 Active Member

    Messages:
    140
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #5
    Hi Arwen,
    but this is an affiliate link, if I change anything inside it will not recognize me as a referer, isn't it???
    Am I wrong?
    Thanks,
    Vad
     
    vad111, Jun 20, 2008 IP
  6. E-junkie

    E-junkie Guest

    Messages:
    14
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Vlad -- changes the & to &amp; will not effect the affiliate link.
    There was a post on the E-junkie forum about XHTML here:
    http://www.e-junkie.com/bb/topic/2673#post6938

    ;)
     
    E-junkie, Jun 26, 2008 IP
  7. mooseweb

    mooseweb Banned

    Messages:
    1,154
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Not exactly sure what you mean by Yahoo and Google having validation errors, especially since their websites cost millions of dollars.

    Point of the matter, with the w3 validator it will give you the error, and the reason for the error. Just search what the error itself is and you'll find your solution for fixing it.
     
    mooseweb, Jun 26, 2008 IP