Error found while checking this document as HTML 4.01 Transitional!

Result: 1 Error, 1 warning(s)
:
: iso-8859-1
: HTML 4.01 Transitional
Root Element: HTML
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, or other things affecting the output below. 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. Info No Character encoding declared at document level

    No character encoding information was found within the document, either in an HTML meta element or an XML declaration. It is often recommended to declare the character encoding in the document itself, especially if there is a chance that the document will be read from or saved to disk, CD, etc.

    See this tutorial on character encoding for techniques and explanations.

↑ Top

Validation Output: 1 Error

  1. Error Line 16, Column 315: end tag for "A" omitted, but its declaration does not permit this
    … ja mal gespannte, wie lange die Seite noch besucht wird<code>;-)</code> pi</p>

    • You forgot to close a tag, or
    • you used something inside this tag that was not allowed, and the validator is complaining that the tag should be closed before such content can be allowed.

    The next message, "start tag was here" points to the particular instance of the tag in question); the positional indicator points to where the validator expected you to close the tag.

  2. Info Line 16, Column 74: start tag was here
    …retch:expanded;text-decoration:blink"><a href="https://web.archive.org/web/201…

↑ Top