http://validator.w3.org in PHP with AddThis

Discussion in 'PHP' started by sem-profiteer, Nov 16, 2011.

  1. #1
    Anyone have tricks to validate <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

    with AddThis?

    I have tried several options and I keep getting the same error validating www.411homerepair.com
     
    sem-profiteer, Nov 16, 2011 IP
  2. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #2
    It's telling you what the problem is. You are trying to close the anchor with /> which is invalid. Remove the slash.
     
    drhowarddrfine, Nov 16, 2011 IP
  3. sem-profiteer

    sem-profiteer Active Member

    Messages:
    257
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    75
    #3
    Thanks for the idea, however removing this causes some of the same errors and even different errors.
     
    sem-profiteer, Nov 19, 2011 IP