I did try W3C and figured out how to fix error in the Navigation file and one other minor error but unable to fix the two errors listed below. I've looked at other UNL website view sources and can't figure it out. Any suggestions?
Also, the navigation bar still shows up only intermittently on our web site in Internet Explorer 8.0. Works fine in FireFox. Will correcting the two errors below really fix this problem?
#1 ERROR
Line 135, Column 46: end tag for "ul" omitted, but OMITTAG NO was specified
<InstanceEndEditable></div>
SOURCE LISTING:
<li><a>Email Us</a></li>
</ul>
</li>
<InstanceEndEditable></div>
</div>
</div>
<div>
<div><InstanceBeginEditable>
#2 ERROR:
Line 318: Premature end of data in tag html line 2
<InstanceEnd></html>
SOURCE LISTING:
| <a>W3C</a> | <a>CSS</a> <a><img></a> </div>
</div>
</div>
<div> </div>
</div>
</body>
<InstanceEnd></html>
