New Facebook like button HTML validation
Posted
by Eric Di Bari
on Stack Overflow
See other posts from Stack Overflow
or by Eric Di Bari
Published on 2010-05-03T22:24:52Z
Indexed on
2010/05/03
22:28 UTC
Read the original article
Hit count: 827
After adding the new facebook like button to my page, it no longer validates using XHTML strict. The two errors I come across are: 1. All of the "meta property" tags say that "there is no attribute "property"" 2. All of the variables used in the like button line are listed that there are no attributes for it. The line is as follows:
© Stack Overflow or respective owner