I am working towards a w3c validated site and have one last error to fix, but I have been unable to do such.
Please let me know if you have seen this before and/or any experience with this. I am using DNN Community 05.02.03 (http://www.dnncreative.com/DesktopModules/ActiveForums/themes/blue/save32.png74). thanks.
Below is the error message I am receiving:
"Line 56, Column 6: end tag for "ul" which is not finished
✉
Most likely, you nested tags and closed them in the wrong order. For example
...
is not acceptable, as must be closed before . Acceptable nesting is:
...
Another possibility is that you used an element which requires a child element that you did not include. Hence the parent element is "not finished", not complete. For instance, in HTML the element must contain a child element, lists require appropriate list items (<ul> and <ol> require <li>; <dl> requires <dt> and <dd>), and so on." <br /> <br /> thanks again! <br /></div></td>
</tr>
<tr>
<td colspan="2" class="afpostattach"></td>
</tr>
<tr>
<td colspan="2" class="afpostsig"></td>
</tr>
<tr>
<td colspan="2" class="afposteditdate" align="right"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td valign="top" class="afpostinfo afpostinfo2" height="100"><span class='af-profile-name'>Joseph Craig</span><br />DNN MVP<br />Posts:11667<br /><img class='af-avatar' src='https://www.dnncreative.com/profilepic.ashx?userId=6961&h=80&w=80' /><br /><br /><img src="https://www.dnncreative.com/DesktopModules/ActiveForums/images/spacer.gif" alt="--" width="125" height="1" /></td>
<td valign="top" class="afpostreply afpostreply2" width="100%">
<table cellpadding="4" cellspacing="0" border="0" width="100%">
<tr>
<td class="afsubrow"><a name="31242"></a>03/29/2011 6:52 AM</td>
<td class="afsubrow" style="text-align:right;vertical-align:top;">
</td>
</tr>
<tr>
<td colspan="2"><div class="afpostbody">It is difficult to know if the error comes from your site, your skin, or one of the modules. <br /> <br /> Start with a blank page that uses your skin but with absolutely no modules on it. Does that page validate?</div></td>
</tr>
<tr>
<td colspan="2" class="afpostattach"></td>
</tr>
<tr>
<td colspan="2" class="afpostsig"><br/>Joe Craig, <a href="http://patapscoresearch.com/" target="_blank">Patapsco Research Group</a><br/>Complete DNN Support</td>
</tr>
<tr>
<td colspan="2" class="afposteditdate" align="right"></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<table cellspacing="0" cellpadding="4" width="100%" border="0">
<tr>
<td class="afnormal"></td>
<td align="right"><br /></td>
</tr>
</table>
<table cellspacing="0" cellpadding="4" width="100%" border="0">
<tr>
<td><div class="afcrumb"><a href="https://www.dnncreative.com/Forum/tabid/88/Default.aspx">Forums</a> > <a href="https://www.dnncreative.com/Forum/tabid/88/afg/2/Default.aspx">DotNetNuke®</a> > <a href="https://www.dnncreative.com/Forum/tabid/88/afv/topicsview/aff/12/Default.aspx">Quick Tips</a></div><br /></td>
</tr>
<tr>
<td></td>
</tr>
</table>
<img src="/desktopmodules/activeforums/images/spacer.gif" width="800" height="1" alt="---" />
<!-- © 2004 - 2013 DNN Corp., All Rights Reserved -->
<!-- Active Forums 5.0 -->
</div>
</div>
</div></div>
</div></td>
</tr>
</table>
<input name="ScrollTop" type="hidden" id="ScrollTop" />
<input name="__dnnVariable" type="hidden" id="__dnnVariable" autocomplete="off" value="`{`__scdoff`:`1`,`sf_siteRoot`:`/`,`sf_tabId`:`88`}" />
<input name="__RequestVerificationToken" type="hidden" value="qWtI9gOlzvPRvgR1Doq4zfSxs2MH5zuyTkg2O9T320y5m909kLFR-zsKsxOshd5BwoNOpiSBL69vyf5kbpvVeJT3EL55ZoSs8dBocYjXdQKJwWaZkfW-jHQBDlQ1" />
<script type="text/javascript" src="/Resources/Shared/scripts/initWidgets.js" ></script>
<script type="text/javascript">
//<![CDATA[
var afHandlerURL = '/desktopmodules/activeforums/handlers/forumhelper.ashx?TabId=88&PortalId=0&moduleid=419&language=en-US';var af_imgPath = '/DesktopModules/ActiveForums/themes/blue';
var afSpinLg = new Image();afSpinLg.src='/desktopmodules/activeforums/images/spinner-lg.gif';var afSpin = new Image();afSpin.src='/desktopmodules/activeforums/images/spinner.gif';
if (typeof (amaf) == 'undefined') {
amaf = {};
};
amaf.resx = {
DelTopic:'Delete',
EditTopic: 'Edit',
LockTopic: 'Lock',
MoveTopic: 'Move',
PinTopic: 'Pin',
DeleteConfirm: 'Are you sure you wish to delete this item?',
PinConfirm: 'Are you sure you wish to Pin this topic?',
LockConfirm: 'Are you sure you wish to Lock this topic?',
UnPinConfim: 'Are you sure you wish to un-pin this topic?',
UnLockConfirm: 'Are you sure you wish to un-lock this topic?'
};
$(document).ready(function () { $('.aftb-search').afSearchPopup(); });
//]]>
</script>
</form>
<script type="text/javascript">
(function() {
window._pa = window._pa || {};
var pa = document.createElement('script'); pa.type = 'text/javascript'; pa.async = true;
pa.src = ('https:' == document.location.protocol ? 'https:' : 'http:') + "//tag.perfectaudience.com/serve/54ecace6455fbf5e2d000137.js";
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(pa, s);
})();
</script>
</body>
</html>