HTML validation errors using Facebook RDFa doctype & meta property -


i followed stack, html validation error property attribute, , used rdfa doctype work facebook open graph.

my question is, how can html validator work line of code (required):

<map id="map" name="map"> 

currently validator fails because "there no attribute 'name'".

here's page , validator error.

the "name" attribute in xhtml has been deprecated in favor of "id" attribute map tag.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

ASP.NET Javascript: window.open won't work twice -

jquery - Opera does not change the height of the page. Why? -