Help: W3C validation failed due to URL in code to Embed maps frm Wikimapia into page.

Discussion in 'HTML & Website Design' started by kslokesh, Mar 23, 2009.

  1. #1
    Has anyone used the code available in Wikimapia.org to embed map or a part of it into a webpage?

    Code uses 'iframe' and the URL in it contains special symbols like #, =, |, & ..

    These symbols result in Error when the page containing the map code is checked for W3C HTML Validation..

    Is there any method by which we can use a URL which is compatible with W3C HTML Standards?

    Please try to embed a part of map on your page and validate HTML in http://validator.w3.org/ and check the error messages.

    Is there any way to make that URL 'HTML Compatible' ?
    Please tell me your suggestions..
     
    kslokesh, Mar 23, 2009 IP
  2. omglol

    omglol Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Convert & to &

    The others should be fine
     
    omglol, Mar 23, 2009 IP