I'have followed the xHTML tutorials and I'm workng fine to obtain dnn standard modules xhtml compliant.
Now I'm tryng to solve this problem:
when a new user have to register, the html is not xhtml compiant for some errors, but the first error is that the TABLE tag cannot be nested in a SPAN tag, as you can see in the bottom.
The code is generated by the dnn:propertyeditormodule, and I'm looking for in the source code where is generated the SPAM id="dnn_ctr_ManageUsers_User_UserEditor" but nothing!!
Someone can help me?
Thanks
<tr id="dnn_ctr_ManageUsers_UserRow">
<td valign="bottom"><span id="dnn_ctr_ManageUsers_User_UserEditor" style="display:inline-block;width:275px;">
<table id="dnn_ctr_ManageUsers_User_UserEditor_tbl" border="0">
<tr>