Errors found while checking this document as HTML 4.0 Transitional!

Result: 5 Errors, 1 warning(s)
:
: iso-8859-1
: HTML 4.0 Transitional
Root Element: HTML
Options

Help on the options is available.

Notes and Potential Issues

The following notes and warnings highlight missing or conflicting information which caused the validator to perform some guesswork prior to validation, or other things affecting the output below. If the guess or fallback is incorrect, it could make validation results entirely incoherent. It is highly recommended to check these potential issues, and, if necessary, fix them and re-validate the document.

  1. Warning Mismatch between Public and System identifiers in the DOCTYPE declaration

    This document uses an inconsistent DOCTYPE declaration. The Public Identifier -//W3C//DTD HTML 4.0 Transitional//EN declares the HTML 4.0 Transitional document type, but the associated System Identifier http://www.w3.org/TR/REC-html40/loose.dtd does not match this document type.

    The recommended System Identifier for HTML 4.0 Transitional is http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd.

    The safest way to use a correct DOCTYPE declaration is to copy and paste one from the recommended list and avoid editing that part of your markup by hand.

↑ Top

Validation Output: 5 Errors

  1. Error Line 256, Column 68: required attribute "ALT" not specified
    …=left><IMG src="immagini/bullet02.gif"></TD><TD class=listitem vAlign=top alig…

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

  2. Error Line 256, Column 283: required attribute "ALT" not specified
    …=left><IMG src="immagini/bullet02.gif"></TD><TD class=listitem vAlign=top alig…

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

  3. Error Line 256, Column 520: required attribute "ALT" not specified
    …=left><IMG src="immagini/bullet02.gif"></TD><TD class=listitem vAlign=top alig…

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

  4. Error Line 256, Column 740: required attribute "ALT" not specified
    …=left><IMG src="immagini/bullet02.gif"></TD><TD class=listitem vAlign=top alig…

    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 256, Column 964: required attribute "ALT" not specified
    …=left><IMG src="immagini/bullet02.gif"></TD><TD class=listitem vAlign=top alig…

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

↑ Top