<meta property="fb:admins" content="10476" />
w3c told me
Error Line 10, Column 16: there is no attribute "property"
How can I fix it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can’t fix it, the facebook code is not valid HTML. You can’t make an HTML page that passes validation if you want to use facebook scripts on it.
Unless, of course, you rewrite all facebook client code that you have on the page into code that uses valid HTML elements.