Errors found while checking this document as XHTML 1.0 Transitional!

Result: 13 Errors, 1 warning(s)
:
: iso-8859-1
: XHTML 1.0 Transitional
Root Element: html
Root Namespace: http://www.w3.org/1999/xhtml
Options

Help on the options is available.

Notes and Potential Issues

The following notes and warnings highlight missing or conflicting information which caused the validator to perform some guesswork prior to validation. If the guess or fallback is incorrect, it could make validation results entirely incoherent. It is highly recommended to check these potential issues, and, if necessary, fix them and re-validate the document.

  1. Warning Character Encoding mismatch!

    The character encoding specified in the XML declaration (utf-8) is different from the value in the <meta> element (). I will use the value from the XML declaration (utf-8) for this validation.

↑ Top

Validation Output: 13 Errors

  1. Error Line 4, Column 74: end tag for "meta" omitted, but OMITTAG NO was specified
    … content="text/html; charset=utf-…

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  2. Info Line 4, Column 6: start tag was here
    <head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  3. Error Line 124, Column 8: 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 ">".

  4. Info Line 52, Column 8: start tag was here
            <td colspan="4"><!-- InstanceBeginEditable name="content" -->
  5. Error Line 124, Column 8: end tag for "tr" 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 ">".

  6. Info Line 51, Column 6: start tag was here
          <tr> 
  7. Error Line 124, Column 8: end tag for "table" 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 ">".

  8. Info Line 50, Column 1: start tag was here
    	<table width="776"  border="0" cellspacing="0" cellpadding="0">
  9. Error Line 26, Column 7: XML Parsing Error: Opening and ending tag mismatch: meta line 4 and head
    </head>

  10. Error Line 124, Column 8: XML Parsing Error: Opening and ending tag mismatch: td line 52 and div
      </div>

  11. Error Line 125, Column 6: XML Parsing Error: Opening and ending tag mismatch: tr line 51 and div
    </div>

  12. Error Line 126, Column > 80: XML Parsing Error: Opening and ending tag mismatch: table line 50 and body
    …://www.omniupdate.com/oucampus-sanmateo/de.jsp?user=Canada&amp;site=Canada&am…

  13. Error Line 127, Column 27: XML Parsing Error: Opening and ending tag mismatch: div line 30 and html
    <!-- InstanceEnd --></html>

  14. Error Line 127, Column 27: XML Parsing Error: Premature end of data in tag div line 29
    <!-- InstanceEnd --></html>

  15. Error Line 127, Column 27: XML Parsing Error: Premature end of data in tag body line 28
    <!-- InstanceEnd --></html>

  16. Error Line 127, Column 27: XML Parsing Error: Premature end of data in tag head line 4
    <!-- InstanceEnd --></html>

  17. Error Line 127, Column 27: XML Parsing Error: Premature end of data in tag html line 3
    <!-- InstanceEnd --></html>

↑ Top