Errors found while checking this document as HTML 4.01 Transitional!

Result: 53 Errors, 13 warning(s)
:
: utf-8
: HTML 4.01 Transitional
Root Element: HTML
Options

Help on the options is available.

↑ Top

Validation Output: 53 Errors

  1. Warning Line 62, Column 53: NET-enabling start-tag requires SHORTTAG YES
    	<link rel="stylesheet" href="/.s/src/base.min.css" />

    For the current document, the validator interprets strings like <FOO /> according to legacy rules that break the expectations of most authors and thus cause confusing warnings and error messages from the validator. This interpretation is triggered by HTML 4 documents or other SGML-based HTML documents. To avoid the messages, simply remove the "/" character in such contexts. NB: If you expect <FOO /> to be interpreted as an XML-compatible "self-closing" tag, then you need to use XHTML or HTML5.

    This warning and related errors may also be caused by an unquoted attribute value containing one or more "/". Example: <a href=http://w3c.org>W3C</a>. In such cases, the solution is to put quotation marks around the value.

  2. Warning Line 63, Column 55: NET-enabling start-tag requires SHORTTAG YES
    	<link rel="stylesheet" href="/.s/src/layer3.min.css" />

    For the current document, the validator interprets strings like <FOO /> according to legacy rules that break the expectations of most authors and thus cause confusing warnings and error messages from the validator. This interpretation is triggered by HTML 4 documents or other SGML-based HTML documents. To avoid the messages, simply remove the "/" character in such contexts. NB: If you expect <FOO /> to be interpreted as an XML-compatible "self-closing" tag, then you need to use XHTML or HTML5.

    This warning and related errors may also be caused by an unquoted attribute value containing one or more "/". Example: <a href=http://w3c.org>W3C</a>. In such cases, the solution is to put quotation marks around the value.

  3. Error Line 63, Column 55: document type does not allow element "LINK" here
    	<link rel="stylesheet" href="/.s/src/layer3.min.css" />

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  4. Error Line 65, Column 44: required attribute "TYPE" not specified
    	<script src="/.s/src/jquery-1.12.4.min.js"></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>.

  5. Error Line 67, Column 35: required attribute "TYPE" not specified
    	<script src="/.s/src/uwnd.min.js"></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>.

  6. Warning Line 68, Column 51: cannot generate system identifier for general entity "ca"
    …="//s34.ucoz.net/cgi/uutils.fcg?a=uSD&ca=2&ug=999&isp=0&r=0.953024900734793"><…

    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 "&amp;" (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 &aelig; 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.

  7. Error Line 68, Column 51: general entity "ca" not defined and no default entity
    …="//s34.ucoz.net/cgi/uutils.fcg?a=uSD&ca=2&ug=999&isp=0&r=0.953024900734793"><…

    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.

  8. Error Line 68, Column 53: reference to entity "ca" for which no system identifier could be generated
    …//s34.ucoz.net/cgi/uutils.fcg?a=uSD&ca=2&ug=999&isp=0&r=0.953024900734793"></s…

    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.

  9. Info Line 68, Column 50: entity was defined here
    …c="//s34.ucoz.net/cgi/uutils.fcg?a=uSD&ca=2&ug=999&isp=0&r=0.953024900734793">…
  10. Warning Line 68, Column 56: cannot generate system identifier for general entity "ug"
    …34.ucoz.net/cgi/uutils.fcg?a=uSD&ca=2&ug=999&isp=0&r=0.953024900734793"></scri…

    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 "&amp;" (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 &aelig; 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.

  11. Error Line 68, Column 56: general entity "ug" not defined and no default entity
    …34.ucoz.net/cgi/uutils.fcg?a=uSD&ca=2&ug=999&isp=0&r=0.953024900734793"></scri…

    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.

  12. Error Line 68, Column 58: reference to entity "ug" for which no system identifier could be generated
    ….ucoz.net/cgi/uutils.fcg?a=uSD&ca=2&ug=999&isp=0&r=0.953024900734793"></script…

    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.

  13. Info Line 68, Column 55: entity was defined here
    …s34.ucoz.net/cgi/uutils.fcg?a=uSD&ca=2&ug=999&isp=0&r=0.953024900734793"></scr…
  14. Warning Line 68, Column 63: cannot generate system identifier for general entity "isp"
    ….ucoz.net/cgi/uutils.fcg?a=uSD&ca=2&ug=999&isp=0&r=0.953024900734793"></script>

    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 "&amp;" (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 &aelig; 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.

  15. Error Line 68, Column 63: general entity "isp" not defined and no default entity
    ….ucoz.net/cgi/uutils.fcg?a=uSD&ca=2&ug=999&isp=0&r=0.953024900734793"></script>

    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.

  16. Error Line 68, Column 66: reference to entity "isp" for which no system identifier could be generated
    ….ucoz.net/cgi/uutils.fcg?a=uSD&ca=2&ug=999&isp=0&r=0.953024900734793"></script>

    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.

  17. Info Line 68, Column 62: entity was defined here
    ….ucoz.net/cgi/uutils.fcg?a=uSD&ca=2&ug=999&isp=0&r=0.953024900734793"></script>
  18. Warning Line 68, Column 69: cannot generate system identifier for general entity "r"
    ….ucoz.net/cgi/uutils.fcg?a=uSD&ca=2&ug=999&isp=0&r=0.953024900734793"></script>

    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 "&amp;" (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 &aelig; 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.

  19. Error Line 68, Column 69: general entity "r" not defined and no default entity
    ….ucoz.net/cgi/uutils.fcg?a=uSD&ca=2&ug=999&isp=0&r=0.953024900734793"></script>

    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.

  20. Error Line 68, Column 70: reference to entity "r" for which no system identifier could be generated
    ….ucoz.net/cgi/uutils.fcg?a=uSD&ca=2&ug=999&isp=0&r=0.953024900734793"></script>

    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.

  21. Info Line 68, Column 68: entity was defined here
    ….ucoz.net/cgi/uutils.fcg?a=uSD&ca=2&ug=999&isp=0&r=0.953024900734793"></script>
  22. Error Line 68, Column 89: required attribute "TYPE" not specified
    ….ucoz.net/cgi/uutils.fcg?a=uSD&ca=2&ug=999&isp=0&r=0.953024900734793"></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>.

  23. Error Line 69, Column 8: required attribute "TYPE" not specified
    <script>/* --- UCOZ-JS-INIT_CODE --- */

    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>.

  24. Warning Line 73, Column 68: NET-enabling start-tag requires SHORTTAG YES
    	<link rel="stylesheet" href="/.s/src/ulightbox/ulightbox.min.css" />

    For the current document, the validator interprets strings like <FOO /> according to legacy rules that break the expectations of most authors and thus cause confusing warnings and error messages from the validator. This interpretation is triggered by HTML 4 documents or other SGML-based HTML documents. To avoid the messages, simply remove the "/" character in such contexts. NB: If you expect <FOO /> to be interpreted as an XML-compatible "self-closing" tag, then you need to use XHTML or HTML5.

    This warning and related errors may also be caused by an unquoted attribute value containing one or more "/". Example: <a href=http://w3c.org>W3C</a>. In such cases, the solution is to put quotation marks around the value.

  25. Error Line 73, Column 68: document type does not allow element "LINK" here
    	<link rel="stylesheet" href="/.s/src/ulightbox/ulightbox.min.css" />

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  26. Error Line 74, Column 50: required attribute "TYPE" not specified
    	<script src="/.s/src/ulightbox/ulightbox.min.js"></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>.

  27. Error Line 75, Column 16: "ASYNC" is not a member of a group specified for any attribute
    	<script async defer src="https://www.google.com/recaptcha/api.js?onload=reCall…

  28. Warning Line 75, Column 85: cannot generate system identifier for general entity "render"
    ….google.com/recaptcha/api.js?onload=reCallback&render=explicit&hl=ru"></script>

    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 "&amp;" (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 &aelig; 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.

  29. Error Line 75, Column 85: general entity "render" not defined and no default entity
    ….google.com/recaptcha/api.js?onload=reCallback&render=explicit&hl=ru"></script>

    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.

  30. Error Line 75, Column 91: reference to entity "render" for which no system identifier could be generated
    ….google.com/recaptcha/api.js?onload=reCallback&render=explicit&hl=ru"></script>

    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.

  31. Info Line 75, Column 84: entity was defined here
    ….google.com/recaptcha/api.js?onload=reCallback&render=explicit&hl=ru"></script>
  32. Warning Line 75, Column 101: cannot generate system identifier for general entity "hl"
    ….google.com/recaptcha/api.js?onload=reCallback&render=explicit&hl=ru"></script>

    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 "&amp;" (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 &aelig; 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.

  33. Error Line 75, Column 101: general entity "hl" not defined and no default entity
    ….google.com/recaptcha/api.js?onload=reCallback&render=explicit&hl=ru"></script>

    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.

  34. Error Line 75, Column 103: reference to entity "hl" for which no system identifier could be generated
    ….google.com/recaptcha/api.js?onload=reCallback&render=explicit&hl=ru"></script>

    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.

  35. Info Line 75, Column 100: entity was defined here
    ….google.com/recaptcha/api.js?onload=reCallback&render=explicit&hl=ru"></script>
  36. Error Line 75, Column 107: required attribute "TYPE" not specified
    ….google.com/recaptcha/api.js?onload=reCallback&render=explicit&hl=ru"></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>.

  37. Error Line 76, Column 9: required attribute "TYPE" not specified
    	<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>.

  38. Error Line 102, Column 8: required attribute "TYPE" not specified
    	<style>.UhideBlock{display:none; }</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>.

  39. Error Line 102, Column 8: document type does not allow element "STYLE" here
    	<style>.UhideBlock{display:none; }</style>

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  40. Error Line 103, Column 7: end tag for element "HEAD" which is not open
    </head>

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  41. Error Line 105, Column 34: document type does not allow element "BODY" here
    <body style="padding:0;margin:0;">

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  42. Error Line 110, Column 17: there is no attribute "BACKGROUND"
     <td background="//politicon1.at.ua/29.gif"> <!--height="50" style="padding-top…

    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.

  43. Error Line 364, Column 5: end tag for element "LI" which is not open
    </li>

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  44. Error Line 784, Column 1785: end tag for "TR" which is not finished
    …РАИНЫ</b></span></a></td></tr><tr></tr></tbody></table></td></tr></tbody></tab…

    Most likely, you nested tags and closed them in the wrong order. For example <p><em>...</p> is not acceptable, as <em> must be closed before <p>. Acceptable nesting is: <p><em>...</em></p>

    Another possibility is that you used an element which requires a child element that you did not include. Hence the parent element is "not finished", not complete. For instance, in HTML the <head> element must contain a <title> child element, lists require appropriate list items (<ul> and <ol> require <li>; <dl> requires <dt> and <dd>), and so on.

  45. Error Line 818, Column 37: required attribute "TYPE" not specified
    <!--noindex--><script src="/rssi/43"></script><!--/noindex-->

    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>.

  46. Error Line 820, Column 37: required attribute "TYPE" not specified
    <!--noindex--><script src="/rssi/49"></script><!--/noindex-->

    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>.

  47. Error Line 822, Column 37: required attribute "TYPE" not specified
    <!--noindex--><script src="/rssi/36"></script><!--/noindex-->

    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>.

  48. Error Line 827, Column 37: required attribute "TYPE" not specified
    <!--noindex--><script src="/rssi/24"></script><!--/noindex-->

    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>.

  49. Error Line 829, Column 37: required attribute "TYPE" not specified
    <!--noindex--><script src="/rssi/41"></script><!--/noindex-->

    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>.

  50. Error Line 831, Column 37: required attribute "TYPE" not specified
    <!--noindex--><script src="/rssi/19"></script><!--/noindex-->

    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>.

  51. Error Line 833, Column 37: required attribute "TYPE" not specified
    <!--noindex--><script src="/rssi/48"></script><!--/noindex-->

    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>.

  52. Error Line 835, Column 37: required attribute "TYPE" not specified
    <!--noindex--><script src="/rssi/34"></script><!--/noindex-->

    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>.

  53. Error Line 837, Column 37: required attribute "TYPE" not specified
    <!--noindex--><script src="/rssi/46"></script><!--/noindex-->

    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>.

  54. Error Line 856, Column 37: required attribute "TYPE" not specified
    <!--noindex--><script src="/rssi/26"></script><!--/noindex-->

    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>.

  55. Error Line 858, Column 37: required attribute "TYPE" not specified
    <!--noindex--><script src="/rssi/28"></script><!--/noindex-->

    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>.

  56. Error Line 867, Column 37: required attribute "TYPE" not specified
    <!--noindex--><script src="/rssi/22"></script><!--/noindex-->

    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>.

  57. Error Line 874, Column 37: required attribute "TYPE" not specified
    <!--noindex--><script src="/rssi/40"></script><!--/noindex-->

    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>.

  58. Error Line 886, Column 37: required attribute "TYPE" not specified
    <!--noindex--><script src="/rssi/45"></script><!--/noindex-->

    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>.

  59. Error Line 899, Column 37: required attribute "TYPE" not specified
    <!--noindex--><script src="/rssi/30"></script><!--/noindex-->

    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>.

  60. Error Line 912, Column 37: required attribute "TYPE" not specified
    <!--noindex--><script src="/rssi/20"></script><!--/noindex-->

    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>.

  61. Error Line 919, Column 41: required attribute "TYPE" not specified
    <!--noindex--><h4><script src="/rssi/21"></script></h4><!--/noindex-->

    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>.

  62. Error Line 933, Column 10: required attribute "TYPE" not specified
    		<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>.

  63. Warning Line 1035, Column 45: cannot generate system identifier for general entity "u"
    … rel="nofollow" href="/panel/?a=ustat&u=politicon1&d=2&il=ru" target="_blank" …

    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 "&amp;" (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 &aelig; 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.

  64. Error Line 1035, Column 45: general entity "u" not defined and no default entity
    … rel="nofollow" href="/panel/?a=ustat&u=politicon1&d=2&il=ru" target="_blank" …

    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.

  65. Error Line 1035, Column 46: reference to entity "u" for which no system identifier could be generated
    …rel="nofollow" href="/panel/?a=ustat&u=politicon1&d=2&il=ru" target="_blank" t…

    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.

  66. Info Line 1035, Column 44: entity was defined here
    …a rel="nofollow" href="/panel/?a=ustat&u=politicon1&d=2&il=ru" target="_blank"…
  67. Warning Line 1035, Column 58: cannot generate system identifier for general entity "d"
    …w" href="/panel/?a=ustat&u=politicon1&d=2&il=ru" target="_blank" title="uCoz C…

    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 "&amp;" (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 &aelig; 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.

  68. Error Line 1035, Column 58: general entity "d" not defined and no default entity
    …w" href="/panel/?a=ustat&u=politicon1&d=2&il=ru" target="_blank" title="uCoz C…

    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.

  69. Error Line 1035, Column 59: reference to entity "d" for which no system identifier could be generated
    …" href="/panel/?a=ustat&u=politicon1&d=2&il=ru" target="_blank" title="uCoz Co…

    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.

  70. Info Line 1035, Column 57: entity was defined here
    …ow" href="/panel/?a=ustat&u=politicon1&d=2&il=ru" target="_blank" title="uCoz …
  71. Warning Line 1035, Column 62: cannot generate system identifier for general entity "il"
    …ref="/panel/?a=ustat&u=politicon1&d=2&il=ru" target="_blank" title="uCoz Count…

    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 "&amp;" (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 &aelig; 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.

  72. Error Line 1035, Column 62: general entity "il" not defined and no default entity
    …ref="/panel/?a=ustat&u=politicon1&d=2&il=ru" target="_blank" title="uCoz Count…

    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.

  73. Error Line 1035, Column 64: reference to entity "il" for which no system identifier could be generated
    …f="/panel/?a=ustat&u=politicon1&d=2&il=ru" target="_blank" title="uCoz Counter…

    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.

  74. Info Line 1035, Column 61: entity was defined here
    …href="/panel/?a=ustat&u=politicon1&d=2&il=ru" target="_blank" title="uCoz Coun…
  75. Warning Line 1036, Column 60: NET-enabling start-tag requires SHORTTAG YES
    …at/1715367582" height="31" width="31" /></a><br><br><hr><div class="tOnline" i…

    For the current document, the validator interprets strings like <FOO /> according to legacy rules that break the expectations of most authors and thus cause confusing warnings and error messages from the validator. This interpretation is triggered by HTML 4 documents or other SGML-based HTML documents. To avoid the messages, simply remove the "/" character in such contexts. NB: If you expect <FOO /> to be interpreted as an XML-compatible "self-closing" tag, then you need to use XHTML or HTML5.

    This warning and related errors may also be caused by an unquoted attribute value containing one or more "/". Example: <a href=http://w3c.org>W3C</a>. In such cases, the solution is to put quotation marks around the value.

↑ Top