i use the facebook and twitter plugins in my html 4.01 strict doctype,which give me the following error.
Error Line 166, Column 23: there is no attribute "HREF"
Line 166, Column 107: there is no attribute "SHOW_FACES"
please help me how i removed these validation error's from my html page. i use the following doctype and code
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
facebook code
<fb:like-box href="http://www.facebook.com/pages/mysite/45662125588" width="692" show_faces="true" stream="true" header="true"></fb:like-box>
please help me if you have any suggestion