W3C uses invalid XHTML
validator.w3.org
W3C uses invalid XHTML
1–2 of 2 posts
Re: W3C uses invalid XHTML
#2It seems that this particular mistake (a 'target' attribute in strict mode) is so common that it's the example the validator uses:
> This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute)