Hi Everyone,
When i am running W3C Html validation i am getting the warning:
The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.
<div >
<a name="520"> </a>
</div>
This warning come for all the moduls that are added in every page.
Is there a way to stop this?
DNN is giving the module number as a number to a link which is not valid html5.
Anyone that has managed to fix this?
Regards,
Thanos