Errors found while checking this document as XHTML 1.0 Strict!

Result: 6 Errors
:
: iso-8859-1
: XHTML 1.0 Strict
Root Element: html
Root Namespace: http://www.w3.org/1999/xhtml
Options

Help on the options is available.

↑ Top

Validation Output: 6 Errors

  1. Error Line 70, Column 72: end tag for "span" omitted, but OMITTAG NO was specified
    … href="flooring_me.html">more &raquo;</a></p>

    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 70, Column 6: start tag was here
    			<p><span class="more"><a href="flooring_me.html">more &raquo;</a></p>
  3. Error Line 70, Column 72: XML Parsing Error: Opening and ending tag mismatch: span line 70 and p
    … href="flooring_me.html">more &raquo;</a></p>

  4. Error Line 71, Column 9: XML Parsing Error: Opening and ending tag mismatch: p line 70 and div
    			</div><div class="indexBottom"></div>

  5. Error Line 97, Column 7: XML Parsing Error: Opening and ending tag mismatch: div line 16 and body
    </body>

  6. Error Line 98, Column 7: XML Parsing Error: Opening and ending tag mismatch: body line 14 and html
    </html>

  7. Error Line 98, Column 7: XML Parsing Error: Premature end of data in tag html line 2
    </html>

↑ Top