j05hr
11-03-2009, 01:18 AM
I'm helping a friend validate his page and got down to the last two errors which I can't solve.
Line 43, Column 316: document type does not allow element "a" here; missing one of "object", "span", "bdo", "applet", "iframe", "tt", "i", "b", "u", "s", "strike", "big", "small", "font", "em", "strong", "dfn", "code", "q", "samp", "kbd", "var", "cite", "abbr", "acronym", "sub", "sup", "label", "ins", "del" start-tag
Line 43
<!-- Facebook Badge START --><a href="http://www.facebook.com/abintus" title="Peter Dunphy" target="_TOP" style="font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size: 11px; font-variant: normal; font-style: normal; font-weight: normal; color: #3B5998; text-decoration: none;"/>Peter Dunphy</a><br/><a href="http://www.facebook.com/abintus" title="Peter Dunphy" target="_TOP"/><img src="http://badge.facebook.com/badge/585745310.4691.274417441.png" width="120" height="136" alt="alt" style="border: 0px;" /><br/><a href="http://www.facebook.com/facebook-widgets/" title="Make your own badge!" target="_TOP" style="font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size: 11px; font-variant: normal; font-style: normal; font-weight: normal; color: #3B5998; text-decoration: none;"/>Create Your Badge<!-- Facebook Badge END -->
Line 75, Column 53: required attribute "type" not specified
Line 75
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
Line 43, Column 316: document type does not allow element "a" here; missing one of "object", "span", "bdo", "applet", "iframe", "tt", "i", "b", "u", "s", "strike", "big", "small", "font", "em", "strong", "dfn", "code", "q", "samp", "kbd", "var", "cite", "abbr", "acronym", "sub", "sup", "label", "ins", "del" start-tag
Line 43
<!-- Facebook Badge START --><a href="http://www.facebook.com/abintus" title="Peter Dunphy" target="_TOP" style="font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size: 11px; font-variant: normal; font-style: normal; font-weight: normal; color: #3B5998; text-decoration: none;"/>Peter Dunphy</a><br/><a href="http://www.facebook.com/abintus" title="Peter Dunphy" target="_TOP"/><img src="http://badge.facebook.com/badge/585745310.4691.274417441.png" width="120" height="136" alt="alt" style="border: 0px;" /><br/><a href="http://www.facebook.com/facebook-widgets/" title="Make your own badge!" target="_TOP" style="font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size: 11px; font-variant: normal; font-style: normal; font-weight: normal; color: #3B5998; text-decoration: none;"/>Create Your Badge<!-- Facebook Badge END -->
Line 75, Column 53: required attribute "type" not specified
Line 75
<script src="http://widgets.twimg.com/j/2/widget.js"></script>