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.
Character Encoding Override in effect!
The detected character encoding
"utf-8"
has been suppressed and
"iso-8859-1" used instead.
DOCTYPE Override in effect!
The detected DOCTYPE Declaration
"<!DOCTYPE html>" has been
suppressed and the DOCTYPE for
"XHTML 1.0 Transitional" inserted instead,
but even if no errors are shown below the document will not be Valid
until you update it to reflect this new DOCTYPE.
<!--[if gt IE 8]> <html class="no-js"> <!--[endif]-->
<!--[if gt IE 8]> <html class="no-js"> <!--[endif]-->
<head>
<head>
Many Document Types based on XML need a mandatory xmlns attribute on the root element. For example, the root element for XHTML might look like:
<html xmlns="http://www.w3.org/1999/xhtml">
<meta charset="utf-8" />
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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 "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<meta charset="utf-8" />
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are
type="text/css" for <style>
and type="text/javascript" for <script>.
…="keywords" content="viactt, "correio digital", "pagamento faturas", ctt, "cor…
…rds" content="viactt, "correio digital", "pagamento faturas", ctt, "correio se…
Have you forgotten the "equal" sign marking the separation
between the attribute and its declared value?
Typical syntax is attribute="value".
…ds" content="viactt, "correio digital", "pagamento faturas", ctt, "correio sem…
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<meta name="keywords" content="viactt, "correio digital", "pagamento faturas", …
…ds" content="viactt, "correio digital", "pagamento faturas", ctt, "correio sem…
You have used character data somewhere it is not permitted to appear. Mistakes that can cause this error include:
<meta property="og:description" content="Crie uma caixa de correio digital segu…
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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 "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<!--[endif]-->
<!--[if lt IE 9]>
<link rel="apple-touch-icon" sizes="57x57" href="/application/themes/images/ico…
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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 "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<style>
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are
type="text/css" for <style>
and type="text/javascript" for <script>.
<script>
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are
type="text/css" for <style>
and type="text/javascript" for <script>.
…c='//grmtech.net/r/pt44c4c17332cace2124a1a836d9fc4b6f.js' async defer></script>
…c='//grmtech.net/r/pt44c4c17332cace2124a1a836d9fc4b6f.js' async defer></script>
"VI delimiter" is a technical term for the equal sign. This error message means that the name of an attribute and the equal sign cannot be omitted when specifying an attribute. A common cause for this error message is the use of "Attribute Minimization" in document types where it is not allowed, in XHTML for instance.
How to fix: For attributes such as compact, checked or selected, do not write e.g <option selected ... but rather <option selected="selected" ...
…c='//grmtech.net/r/pt44c4c17332cace2124a1a836d9fc4b6f.js' async defer></script>
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are
type="text/css" for <style>
and type="text/javascript" for <script>.
… <div id="cookie-warning" data-widget-cookie-warning>
<script>
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are
type="text/css" for <style>
and type="text/javascript" for <script>.
<header class="page-header particulares" role="banner">
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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 "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<header class="page-header particulares" role="banner">
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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 "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<header class="page-header particulares" role="banner">
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:
…ulares/index"><img src="/application/themes/images/logo-ctt.svg" alt="CTT"></a>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
… <a href="/particulares/index"><img src="/application/themes/images/log…
…nav-toggle" href="#main-nav-mobile" class="nav-toggle" data-main-nav-toggle="">
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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 "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<a href="#" class="mobile-back-button" data-primary-nav-back>
<div class="nav-mobile" id="main-nav-mobile" data-main-nav-content>
<nav class="primary-nav nav-drop-wrap" role="navigation">
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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 "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<nav class="primary-nav nav-drop-wrap" role="navigation">
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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 "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<nav class="primary-nav nav-drop-wrap" role="navigation">
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:
… <li data-drilldown-nav class="has-drop drop-grid-3">
…f="/femce/category.jspx?shopCode=LOJV&categoryCode=5261">Comprar selos e embal…
An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".
Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and æ are different characters.
If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.
Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.
…f="/femce/category.jspx?shopCode=LOJV&categoryCode=5261">Comprar selos e embal…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…e/category.jspx?shopCode=LOJV&categoryCode=5261">Comprar selos e embalagens</a>
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…e/category.jspx?shopCode=LOJV&categoryCode=5261">Comprar selos e embalagens</a>
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…e/category.jspx?shopCode=LOJV&categoryCode=5261">Comprar selos e embalagens</a>
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…ef="/femce/category.jspx?shopCode=LOJV&categoryCode=5261">Comprar selos e emba…
<article>
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:
… <li data-drilldown-nav class="has-drop drop-grid-3">
…tegory.jspx?shopCode=LOJV&categoryCode=9854&showAll=1">Caixas para receber cor…
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…tegory.jspx?shopCode=LOJV&categoryCode=9854&showAll=1">Caixas para receber cor…
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…tegory.jspx?shopCode=LOJV&categoryCode=9854&showAll=1">Caixas para receber cor…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…ef="/femce/category.jspx?shopCode=LOJV&categoryCode=5261">Comprar selos e emba…
….jspx?shopCode=LOJV&categoryCode=9854&showAll=1">Caixas para receber correio</…
An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".
Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and æ are different characters.
If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.
Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.
….jspx?shopCode=LOJV&categoryCode=9854&showAll=1">Caixas para receber correio</…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…jspx?shopCode=LOJV&categoryCode=9854&showAll=1">Caixas para receber correio</a>
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…jspx?shopCode=LOJV&categoryCode=9854&showAll=1">Caixas para receber correio</a>
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…jspx?shopCode=LOJV&categoryCode=9854&showAll=1">Caixas para receber correio</a>
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…y.jspx?shopCode=LOJV&categoryCode=9854&showAll=1">Caixas para receber correio<…
<article>
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:
… <li data-drilldown-nav class="has-drop drop-grid-3">
<article>
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:
… <li data-drilldown-nav class="has-drop drop-grid-3">
<article>
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:
… <li data-drilldown-nav class="has-drop drop-grid-3">
…femce/category.jspx?shopCode=LOJV&categoryCode=0002">Comprar na Loja Online</a>
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…femce/category.jspx?shopCode=LOJV&categoryCode=0002">Comprar na Loja Online</a>
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…femce/category.jspx?shopCode=LOJV&categoryCode=0002">Comprar na Loja Online</a>
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…ef="/femce/category.jspx?shopCode=LOJV&categoryCode=5261">Comprar selos e emba…
… <a href="/femce/sku.jspx?shopCode=LOJV&itemCode=20203519599">
An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".
Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and æ are different characters.
If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.
Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.
… <a href="/femce/sku.jspx?shopCode=LOJV&itemCode=20203519599">
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
… <a href="/femce/sku.jspx?shopCode=LOJV&itemCode=20203519599">
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
… <a href="/femce/sku.jspx?shopCode=LOJV&itemCode=20203519599">
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
… <a href="/femce/sku.jspx?shopCode=LOJV&itemCode=20203519599">
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
… <a href="/femce/sku.jspx?shopCode=LOJV&itemCode=20203519599">
<article>
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:
… <li data-drilldown-nav class="has-drop drop-grid-3">
…"/femce/category.jspx?shopCode=LOJV&categoryCode=5261">Correio e encomendas</a>
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…"/femce/category.jspx?shopCode=LOJV&categoryCode=5261">Correio e encomendas</a>
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…"/femce/category.jspx?shopCode=LOJV&categoryCode=5261">Correio e encomendas</a>
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…ef="/femce/category.jspx?shopCode=LOJV&categoryCode=5261">Comprar selos e emba…
…mce/category.jspx?shopCode=LOJV&categoryCode=0002">Filatelia e colecionismo</a>
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…mce/category.jspx?shopCode=LOJV&categoryCode=0002">Filatelia e colecionismo</a>
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…mce/category.jspx?shopCode=LOJV&categoryCode=0002">Filatelia e colecionismo</a>
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…ef="/femce/category.jspx?shopCode=LOJV&categoryCode=5261">Comprar selos e emba…
… <a href="/femce/category.jspx?shopCode=LOJV&categoryCode=0004">Presentes</a>
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
… <a href="/femce/category.jspx?shopCode=LOJV&categoryCode=0004">Presentes</a>
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
… <a href="/femce/category.jspx?shopCode=LOJV&categoryCode=0004">Presentes</a>
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…ef="/femce/category.jspx?shopCode=LOJV&categoryCode=5261">Comprar selos e emba…
<article>
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:
… <li data-drilldown-nav class="has-drop drop-grid-3">
… <a href="/feblh/category.jspx?shopCode=BLHT&categoryCode=1200000">Festival</a>
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
… <a href="/feblh/category.jspx?shopCode=BLHT&categoryCode=1200000">Festival</a>
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
… <a href="/feblh/category.jspx?shopCode=BLHT&categoryCode=1200000">Festival</a>
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…ef="/femce/category.jspx?shopCode=LOJV&categoryCode=5261">Comprar selos e emba…
… <a href="/feblh/category.jspx?shopCode=BLHT&categoryCode=1500000">Música</a>
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
… <a href="/feblh/category.jspx?shopCode=BLHT&categoryCode=1500000">Música</a>
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
… <a href="/feblh/category.jspx?shopCode=BLHT&categoryCode=1500000">Música</a>
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…ef="/femce/category.jspx?shopCode=LOJV&categoryCode=5261">Comprar selos e emba…
… <a href="/feblh/category.jspx?shopCode=BLHT&categoryCode=1800000">Aventura</a>
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
… <a href="/feblh/category.jspx?shopCode=BLHT&categoryCode=1800000">Aventura</a>
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
… <a href="/feblh/category.jspx?shopCode=BLHT&categoryCode=1800000">Aventura</a>
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…ef="/femce/category.jspx?shopCode=LOJV&categoryCode=5261">Comprar selos e emba…
…/feblh/sku.jspx?shopCode=BLHT&itemCode=174128&idShow=174128&categoryCode=25000…
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…/feblh/sku.jspx?shopCode=BLHT&itemCode=174128&idShow=174128&categoryCode=25000…
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…/feblh/sku.jspx?shopCode=BLHT&itemCode=174128&idShow=174128&categoryCode=25000…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
… <a href="/femce/sku.jspx?shopCode=LOJV&itemCode=20203519599">
…ku.jspx?shopCode=BLHT&itemCode=174128&idShow=174128&categoryCode=25000000022">…
An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".
Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and æ are different characters.
If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.
Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.
…ku.jspx?shopCode=BLHT&itemCode=174128&idShow=174128&categoryCode=25000000022">…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…x?shopCode=BLHT&itemCode=174128&idShow=174128&categoryCode=25000000022">NOS Al…
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…x?shopCode=BLHT&itemCode=174128&idShow=174128&categoryCode=25000000022">NOS Al…
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…x?shopCode=BLHT&itemCode=174128&idShow=174128&categoryCode=25000000022">NOS Al…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…sku.jspx?shopCode=BLHT&itemCode=174128&idShow=174128&categoryCode=25000000022"…
…e=BLHT&itemCode=174128&idShow=174128&categoryCode=25000000022">NOS Alive'20</a>
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…e=BLHT&itemCode=174128&idShow=174128&categoryCode=25000000022">NOS Alive'20</a>
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…e=BLHT&itemCode=174128&idShow=174128&categoryCode=25000000022">NOS Alive'20</a>
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…ef="/femce/category.jspx?shopCode=LOJV&categoryCode=5261">Comprar selos e emba…
…/feblh/sku.jspx?shopCode=BLHT&itemCode=174919&idShow=174919&categoryCode=25000…
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…/feblh/sku.jspx?shopCode=BLHT&itemCode=174919&idShow=174919&categoryCode=25000…
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…/feblh/sku.jspx?shopCode=BLHT&itemCode=174919&idShow=174919&categoryCode=25000…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
… <a href="/femce/sku.jspx?shopCode=LOJV&itemCode=20203519599">
…x?shopCode=BLHT&itemCode=174919&idShow=174919&categoryCode=25000000022">Guns N…
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…x?shopCode=BLHT&itemCode=174919&idShow=174919&categoryCode=25000000022">Guns N…
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…x?shopCode=BLHT&itemCode=174919&idShow=174919&categoryCode=25000000022">Guns N…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…sku.jspx?shopCode=BLHT&itemCode=174128&idShow=174128&categoryCode=25000000022"…
…LHT&itemCode=174919&idShow=174919&categoryCode=25000000022">Guns Nâ Roses</a>
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…LHT&itemCode=174919&idShow=174919&categoryCode=25000000022">Guns Nâ Roses</a>
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…LHT&itemCode=174919&idShow=174919&categoryCode=25000000022">Guns Nâ Roses</a>
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…ef="/femce/category.jspx?shopCode=LOJV&categoryCode=5261">Comprar selos e emba…
…/feblh/sku.jspx?shopCode=BLHT&itemCode=174129&idShow=174129&categoryCode=25000…
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…/feblh/sku.jspx?shopCode=BLHT&itemCode=174129&idShow=174129&categoryCode=25000…
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…/feblh/sku.jspx?shopCode=BLHT&itemCode=174129&idShow=174129&categoryCode=25000…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
… <a href="/femce/sku.jspx?shopCode=LOJV&itemCode=20203519599">
…x?shopCode=BLHT&itemCode=174129&idShow=174129&categoryCode=25000000619">Harry …
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…x?shopCode=BLHT&itemCode=174129&idShow=174129&categoryCode=25000000619">Harry …
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…x?shopCode=BLHT&itemCode=174129&idShow=174129&categoryCode=25000000619">Harry …
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…sku.jspx?shopCode=BLHT&itemCode=174128&idShow=174128&categoryCode=25000000022"…
…Code=174129&idShow=174129&categoryCode=25000000619">Harry Potter The Exhibitio…
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…Code=174129&idShow=174129&categoryCode=25000000619">Harry Potter The Exhibitio…
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…Code=174129&idShow=174129&categoryCode=25000000619">Harry Potter The Exhibitio…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…ef="/femce/category.jspx?shopCode=LOJV&categoryCode=5261">Comprar selos e emba…
…/feblh/sku.jspx?shopCode=BLHT&itemCode=175134&idShow=175134&categoryCode=25000…
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…/feblh/sku.jspx?shopCode=BLHT&itemCode=175134&idShow=175134&categoryCode=25000…
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…/feblh/sku.jspx?shopCode=BLHT&itemCode=175134&idShow=175134&categoryCode=25000…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
… <a href="/femce/sku.jspx?shopCode=LOJV&itemCode=20203519599">
…sku.jspx?shopCode=BLHT&itemCode=175134&idShow=175134&categoryCode=25000000275">
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…sku.jspx?shopCode=BLHT&itemCode=175134&idShow=175134&categoryCode=25000000275">
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…sku.jspx?shopCode=BLHT&itemCode=175134&idShow=175134&categoryCode=25000000275">
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…sku.jspx?shopCode=BLHT&itemCode=174128&idShow=174128&categoryCode=25000000022"…
…sku.jspx?shopCode=BLHT&itemCode=175134&idShow=175134&categoryCode=25000000275">
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…sku.jspx?shopCode=BLHT&itemCode=175134&idShow=175134&categoryCode=25000000275">
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…sku.jspx?shopCode=BLHT&itemCode=175134&idShow=175134&categoryCode=25000000275">
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…ef="/femce/category.jspx?shopCode=LOJV&categoryCode=5261">Comprar selos e emba…
<article>
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:
<li data-drilldown-nav id="tools" class="has-drop drop-grid-1">
<a href>
<li data-drilldown-nav class="has-drop drop-grid-3 hide-for-large-up">
<nav class="secondary-nav nav-drop-wrap">
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:
<li class="has-drop" data-drilldown-nav>
<a href><span>Particulares</span></a>
… <a id="segments-nav-toggle" href="#" class="nav-toggle" data-nav-drop-close>
<input type="hidden" id="hidden_lang" value="1555597541833">
<input type="hidden" id="hidden_lang" value="1555597541833">
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<input type="hidden" id="hidden_lang" value="1555597541833">
… <li id="s-nav-user" class="has-drop" data-drilldown-nav data-dropdown-desktop>
… <li id="s-nav-user" class="has-drop" data-drilldown-nav data-dropdown-desktop>
… <li id="s-nav-user" class="has-drop" data-drilldown-nav data-dropdown-desktop>
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
… <a href="/femgu/login.jspx?lang=def&redirect=/particulares/index"><span>Cont…
An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".
Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and æ are different characters.
If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.
Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.
… <a href="/femgu/login.jspx?lang=def&redirect=/particulares/index"><span>Cont…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…f="/femgu/login.jspx?lang=def&redirect=/particulares/index"><span>Conta</span>…
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…f="/femgu/login.jspx?lang=def&redirect=/particulares/index"><span>Conta</span>…
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…f="/femgu/login.jspx?lang=def&redirect=/particulares/index"><span>Conta</span>…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
… <a href="/femgu/login.jspx?lang=def&redirect=/particulares/index"><span>Con…
<a id="segments-nav-toggle" href="#" class="nav-toggle" data-nav-drop…
An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
<a id="segments-nav-toggle" href="#" class="nav-toggle" data-nav-drop-clo…
…<a id="segments-nav-toggle" href="#" class="nav-toggle" data-nav-drop-close="">
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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 "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
…serEnrollAction.jspx?lang=def&redirect=" id="nav-user-register">Faça o seu re…
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…serEnrollAction.jspx?lang=def&redirect=" id="nav-user-register">Faça o seu re…
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…serEnrollAction.jspx?lang=def&redirect=" id="nav-user-register">Faça o seu re…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
… <a href="/femgu/login.jspx?lang=def&redirect=/particulares/index"><span>Con…
…erProfileAction.jspx?lang=def&redirect=" class="primary-link" id="nav-user-edi…
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…erProfileAction.jspx?lang=def&redirect=" class="primary-link" id="nav-user-edi…
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…erProfileAction.jspx?lang=def&redirect=" class="primary-link" id="nav-user-edi…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
… <a href="/femgu/login.jspx?lang=def&redirect=/particulares/index"><span>Con…
<li id="s-nav-help">
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
<li id="s-nav-lang" class="has-drop" data-dropdown-desktop>
<li id="s-nav-lang" class="has-drop" data-dropdown-desktop>
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
… <li id="s-nav-search" class="has-drop" data-dropdown>
… <li id="s-nav-search" class="has-drop" data-dropdown>
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
<input type="search" id="header-search-input" name="q" class="storenav-s…
The value of the attribute is defined to be one of a list of possible
values but in the document it contained something that is not allowed
for that type of attribute. For instance, the “selected” attribute must be either
minimized as “selected”
or spelled out in full as “selected="selected"”; a value like
“selected="true"” is not
allowed.
…s="storenav-search-input" placeholder='Insira os termos de pesquisa' autocompl…
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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 "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
…av-search-input" placeholder='Insira os termos de pesquisa' autocomplete="off">
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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 "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
…av-search-input" placeholder='Insira os termos de pesquisa' autocomplete="off">
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<input type="search" id="header-search-input" name="q" class="storenav-s…
<input type="submit" value='Pesquisa' hidden>
"VI delimiter" is a technical term for the equal sign. This error message means that the name of an attribute and the equal sign cannot be omitted when specifying an attribute. A common cause for this error message is the use of "Attribute Minimization" in document types where it is not allowed, in XHTML for instance.
How to fix: For attributes such as compact, checked or selected, do not write e.g <option selected ... but rather <option selected="selected" ...
<input type="submit" value='Pesquisa' hidden>
You have specified an attribute more than once. Example: Using
the "height" attribute twice on the same
"img" tag.
<input type="submit" value='Pesquisa' hidden>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<input type="submit" value='Pesquisa' hidden>
<a href="#" data-nav-drop-close><i class="ctt-icon-menu-close"></i></a>
</ul>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<input type="hidden" id="hidden_lang" value="1555597541833">
<ul class="slides" data-orbit>
<div class="caption-button-wrap" data-button-app="">
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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 "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
…ass="contextnav collapsible" role="navigation" data-stick data-collapsible="" >
…ass="contextnav collapsible" role="navigation" data-stick data-collapsible="" >
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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 "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
…ass="contextnav collapsible" role="navigation" data-stick data-collapsible="" >
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:
<li class="">
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
</ul>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<li class="contextnav-title"><a href="">ViaCTT</a>
… <section class="product-benefits" style="min-height:aut…
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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 "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
… <section class="product-benefits" style="min-height:auto">
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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 "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
… <section class="product-benefits" style="min-height:auto">
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:
<figure>
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:
…e21-468f-b0c6-3a33c1e528aa/imagem/0102fdc0-59b3-4dc4-a070-20504ea9ab1e" alt="">
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<img src="/contentAsset/raw-data/3170337f-1e21-468f-b0c6-3a33c1e528aa/imagem/…
</section><section class="product-how-it-works alt-background">
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:
</section><section class="row product-faqs section">
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:
… <dl class="accordion" data-accordion aria-multiselectable="true">
… <dl class="accordion" data-accordion aria-multiselectable="true">
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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 "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
</section><section class="banner-card-button ">
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:
<article class="card">
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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 "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<article class="card">
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:
</section> <section class="product-text-section">
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:
<header class="column">
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:
… <footer id="page-footer" class="small-container">
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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 "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
… <footer id="page-footer" class="small-container">
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. 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 "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
… <footer id="page-footer" class="small-container">
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:
<dl class="accordion column show-for-small" data-accordion>
…oogle.com/store/apps/details?hl=pt-pt&id=ctt.mobile.android.app.ctt&pcampaigni…
An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".
Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and æ are different characters.
If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.
Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.
…oogle.com/store/apps/details?hl=pt-pt&id=ctt.mobile.android.app.ctt&pcampaigni…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…gle.com/store/apps/details?hl=pt-pt&id=ctt.mobile.android.app.ctt&pcampaignid=…
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…gle.com/store/apps/details?hl=pt-pt&id=ctt.mobile.android.app.ctt&pcampaignid=…
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…gle.com/store/apps/details?hl=pt-pt&id=ctt.mobile.android.app.ctt&pcampaignid=…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…google.com/store/apps/details?hl=pt-pt&id=ctt.mobile.android.app.ctt&pcampaign…
…l=pt-pt&id=ctt.mobile.android.app.ctt&pcampaignid=MKT-Other-global-all-co-prtn…
An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".
Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and æ are different characters.
If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.
Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.
…l=pt-pt&id=ctt.mobile.android.app.ctt&pcampaignid=MKT-Other-global-all-co-prtn…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…ctt.mobile.android.app.ctt&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBa…
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…ctt.mobile.android.app.ctt&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBa…
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…ctt.mobile.android.app.ctt&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBa…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…hl=pt-pt&id=ctt.mobile.android.app.ctt&pcampaignid=MKT-Other-global-all-co-prt…
…ef="https://www.bancoctt.pt" target="_blank" target="_blank">Banco CTT</a></li>
You have specified an attribute more than once. Example: Using
the "height" attribute twice on the same
"img" tag.
… <li><a href="https://dott.pt/" target="_blank" target="_blank">Dott</a></li>
You have specified an attribute more than once. Example: Using
the "height" attribute twice on the same
"img" tag.
…tps://www.cttexpress.com/" target="_blank" target="_blank">CTT Express</a></li>
You have specified an attribute more than once. Example: Using
the "height" attribute twice on the same
"img" tag.
…gle.com/store/apps/details?hl=pt-pt&id=ctt.mobile.android.app.ctt&pcampaignid=…
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…gle.com/store/apps/details?hl=pt-pt&id=ctt.mobile.android.app.ctt&pcampaignid=…
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…gle.com/store/apps/details?hl=pt-pt&id=ctt.mobile.android.app.ctt&pcampaignid=…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…google.com/store/apps/details?hl=pt-pt&id=ctt.mobile.android.app.ctt&pcampaign…
…ctt.mobile.android.app.ctt&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBa…
If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
…ctt.mobile.android.app.ctt&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBa…
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
…ctt.mobile.android.app.ctt&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBa…
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
…hl=pt-pt&id=ctt.mobile.android.app.ctt&pcampaignid=MKT-Other-global-all-co-prt…
…os/livro_reclamacoes_bw.png" alt="livroreclamacoes" class="logo-complaints bw">
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<img src="/application/themes/images/footer_logos/livro_reclamacoes_bw.png…
…os/livro_reclamacoes.png" alt="livroreclamacoes" class="logo-complaints hover">
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<img src="/application/themes/images/footer_logos/livro_reclamacoes.png" a…