Errors found while checking this document as XHTML 1.0 Transitional!

Result: 2 Errors, 1 warning(s)
:
: utf-8
: 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, 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: 2 Errors

  1. Error Line 124, Column 399: end tag for "br" omitted, but OMITTAG NO was specified
    …e nas Comemorações do Centenário de Nascimento do Pintor Júlio Resende.<br><br>

    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 124, Column 395: start tag was here
    …e nas Comemorações do Centenário de Nascimento do Pintor Júlio Resende.<br><br>
  3. Error Line 124, Column 403: end tag for "br" omitted, but OMITTAG NO was specified
    …e nas Comemorações do Centenário de Nascimento do Pintor Júlio Resende.<br><br>

    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 124, Column 399: start tag was here
    …e nas Comemorações do Centenário de Nascimento do Pintor Júlio Resende.<br><br>

↑ Top