[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

HTML errors in DPN pages



Hello,
I just noticed this error in several DPN pages:

<a name="1"><h2>Release Update</h2></a>

A tag <h2> cannot be contained in anchor; this can be fixed in this
way:

<h2><a name="1">Release Update</a></h2>

Regards,
Luca



Reply to: