Active
Project:
Acquia Prosper
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2012 at 22:07 UTC
Updated:
9 Feb 2012 at 22:07 UTC
Checking <front> of my site at at http://validator.w3c.org/ give the following error:
there is no attribute "name"
<a name="main-content-area" id="main-content-area">…You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).