Errors found while checking this document as XHTML 1.0 Transitional!

Result: 13 Errors, 2 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: 13 Errors

  1. Error Line 151, Column 30: element "Sanjoanense" undefined
    003 — Substituir <Sanjoanense> por <Mestre Júlio Resende><br />

    You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  2. Error Line 151, Column 50: "Júlio" is not a member of a group specified for any attribute
    003 — Substituir <Sanjoanense> por <Mestre Júlio Resende><br />

  3. Error Line 151, Column 57: "Resende" is not a member of a group specified for any attribute
    003 — Substituir <Sanjoanense> por <Mestre Júlio Resende><br />

  4. Error Line 151, Column 57: element "Mestre" undefined
    003 — Substituir <Sanjoanense> por <Mestre Júlio Resende><br />

    You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  5. Error Line 159, Column 30: element "Sanjoanense" undefined
    008 — Substituir <Sanjoanense> por <Mestre Júlio Resende><br />

    You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  6. Error Line 159, Column 50: "Júlio" is not a member of a group specified for any attribute
    008 — Substituir <Sanjoanense> por <Mestre Júlio Resende><br />

  7. Error Line 159, Column 57: "Resende" is not a member of a group specified for any attribute
    008 — Substituir <Sanjoanense> por <Mestre Júlio Resende><br />

  8. Error Line 159, Column 57: element "Mestre" undefined
    008 — Substituir <Sanjoanense> por <Mestre Júlio Resende><br />

    You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  9. Warning Line 167, Column 27: character "<" is the first character of a delimiter but occurred as data
    <i>Presidente do Município<^/i><br />

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  10. Error Line 188, Column 5: end tag for "i" omitted, but OMITTAG NO was specified
    </td>

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

  11. Info Line 167, Column 1: start tag was here
    <i>Presidente do Município<^/i><br />
  12. Error Line 188, Column 5: end tag for "Mestre" omitted, but OMITTAG NO was specified
    </td>

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

  13. Info Line 159, Column 36: start tag was here
    008 — Substituir <Sanjoanense> por <Mestre Júlio Resende><br />
  14. Error Line 188, Column 5: end tag for "Sanjoanense" omitted, but OMITTAG NO was specified
    </td>

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

  15. Info Line 159, Column 18: start tag was here
    008 — Substituir <Sanjoanense> por <Mestre Júlio Resende><br />
  16. Error Line 188, Column 5: end tag for "Mestre" omitted, but OMITTAG NO was specified
    </td>

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

  17. Info Line 151, Column 36: start tag was here
    003 — Substituir <Sanjoanense> por <Mestre Júlio Resende><br />
  18. Error Line 188, Column 5: end tag for "Sanjoanense" omitted, but OMITTAG NO was specified
    </td>

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

  19. Info Line 151, Column 18: start tag was here
    003 — Substituir <Sanjoanense> por <Mestre Júlio Resende><br />

↑ Top