syrkull
syrkull

Reputation: 2344

html validator (facebook - google - twitter)

I am validating the following page : -removed and I got 13 errors

Those 13 errors are from the facebook and twitter scripts on my site ... I want to remove those 13 errors ! any suggestion? here is the validation link : -removed

Upvotes: 0

Views: 115

Answers (1)

Sam Becker
Sam Becker

Reputation: 19636

Ignore them. If you want to put non standard code in your website from sites like facebook and twitter you are going to have to deal with your HTML not validating.

What does that mean? Not much, the face that your site validates without the social links is a good indication that you have well structured/standard HTML and that should be the main focus of using the validator, not the gratification of getting a green "Valid!" bar.

Upvotes: 1

Related Questions