Im trying to validate my website, but cant figure out how to get rid of these errors...i have very few (8).
click here to see what validator says.
Error Line 36, column 22: document type does not allow element "td" here .
<td class="image9"><img height="103" alt="" src="images/uogamers_09.jpg" The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).
One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).
✉
Error Line 37, column 54: document type does not allow element "td" here .
width="9" /></td><td class="bgimage10" colspan="2">✉
Error Line 38, column 5: end tag for "td" omitted, but OMITTAG NO was specified .
</div>You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
✉
Info Line 37, column 21: start tag was here .
width="9" /></td><td class="bgimage10" colspan="2">Error Line 47, column 4: end tag for "div" omitted, but OMITTAG NO was specified .
</td>✉
Info Line 33, column 0: start tag was here .
<div id='status'>Error Line 94, column 13: end tag for "div" omitted, but OMITTAG NO was specified .
</div></table></tr>✉
Info Line 79, column 0: start tag was here .
<div id='navPre'>Error Line 94, column 13: end tag for "td" omitted, but OMITTAG NO was specified .
</div></table></tr>✉
Info Line 78, column 2: start tag was here .
<td class="bgimage15">Error Line 94, column 13: end tag for "tr" omitted, but OMITTAG NO was specified .
</div></table></tr>✉
Info Line 77, column 1: start tag was here .
<tr>Error Line 94, column 18: end tag for "td" omitted, but OMITTAG NO was specified .
</div></table></tr>✉
Info Line 72, column 4: start tag was here .
<td class="tdnorm" colspan="2"><table width="132" border="0" cellpadding="0"