[66] Batch Wizard Report

Multiple page report: Previous  |  Summary 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727  |  Next

Summary Report (Partial)

1. Documents that have errors

2. Documents that have warnings

3. Documents that have no errors or warnings

Validation Reports

http://www.apat.gov.it/certificazioni/site/it-IT/ContentChannels/Archivio_News/Ecolabel/

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
5:2Message (Search Engine)Tip - A good title is very important for search engine listings. Use many keywords and search terms in the title but make it readable. Don't just stuff keywords in the title. The title should also be something that a user will want to click on when it's listed on a search engine. A good title is also important when a visitor bookmarks a page. Example: <title>Download CSE HTML Validator - Powerful HTML and Link Checking Software for Windows</title>. AI Internet Solutions also recommends that the "title" tag be the first tag inside the "head" section.
28:12Message (General Compatibility)[5] PNG images are generally well supported in today's browsers EXCEPT for Microsoft Internet Explorer 6.0 and below. IE 6.0 will not render PNG images correctly in certain cases. Because of the popularity of Internet Explorer, you may want to consider using GIF or JPG images instead, especially when using the transparency features of PNG which IE 6.0 does not support well. Fortunately PNG support has been improved in IE 7.0. This message is displayed only once. There may be other PNG images specified in this document.
49:67ErrorThe "summary" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

<table border="0" cellspacing="0" cellpadding="0" summary="" class="TabellaCentrale">
 

49:10Message (Good Style)Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute.
49:10Message (General Compatibility)[5] The "table" element is an official HTML 4.01 and XHTML element but may not be supported by older or nongraphical browsers. Furthermore, nongraphical browsers that do support tables may not support them the way that you expect. However, most browsers used today should support this element.
91:35WarningThe "action" attribute has an empty (null) value. If this is referring to the current document, then this is valid (per section 4.2 of RFC 2396) and you may want to disable this message. Otherwise, the "action" attribute should specify a non-empty value where the form data can be submitted.
91:21Message (General Compatibility)HTML 4.01 and XHTML allow the "name" attribute with the "form" element for backward compatibility. However, the "id" attribute should be used to identify elements. Previously, HTML 4.0 did not allow the "name" attribute with the "form" element. It is recommended that both "name" and "id" attributes be used when using the "form" element. The values for both of these attributes should be identical.
94:2MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
96:159WarningThe "A" tag contains no link text. Though it is not technically required, it is recommended that all "A" elements contain appropriate link text or an appropriate element, like "img".
125:6MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
155:3MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
156:14Warning[75] The "href" attribute specifies an internal link that may not be wanted. An internal link name should usually follow the # character, but it doesn't in this case. However, if the top of the current document is being referenced, then this message should be ignored because an internal link name is not needed.
 Comment (Accessibility Tips) [ACCESSIBILITY]This program can help you make your web pages more accessible. An accessible page is one that more individuals can use, such as individuals who are blind or deaf. It can also increase the usefulness of your web page for individuals who browse the web using slower devices like older computers or wireless devices like cell phones and PDAs. An accessible web site makes good business sense (and possibly good legal sense as well). You can enable or disable accessibility checking in the Validator Engine Options.
 CommentYou have one or more internal links linking to an ID link destination. Browser support for this is currently very poor. Consider using something like <a name="MenuSinistro"> ... </a> or <a name="MenuSinistro" id="MenuSinistro"> ... </a> instead.
 CommentPossibly misspelled words (129, 67 unique): albergo (1x), Approfondimenti (1x), behavior.css (1x), Benvenuto (1x), chiusura (1x), consumatori (1x), Contatti (1x), Contenuti (1x), coperture (1x), corpo (1x), CorpoPagina (1x), endif (1x), foglia (1x), generale (1x), gruppi (1x), gruppo (1x), il (1x), legali (1x), livello (1x), lte (1x), manuale (1x), Mappa (1x), MenuDestro (1x), navigazione (1x), nome (1x), Nuova (1x), pagina (1x), Pagine (1x), pavimenti (1x), portale (1x), principale (1x), prodotto (1x), revisione (1x), Ricerca (1x), Rubriche (1x), Salta (1x), sito (1x), struttura (1x), stylesheet (1x), Sviluppo (1x), terzo (1x), Un (1x), utilit (1x), Vai (1x), Validit (1x), veloci (1x), Accreditamento (2x), Apat (2x), Archivio (2x), BeginNoIndex (2x). List limited to first 50 unique words.
 CommentHTML 4.01 Strict document detected.
 Comment (Search Engine)[113] Random Search Engine Tip #17 - Consider linking to one or more high ranking sites that are related to the site you're promoting. Use your site's keywords in the link text if you can.
 Comment (Search Engine)[8] <meta name="description" content="(actual description)"> should be used in the "head" section to provide a brief description of what is contained on this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 Comment (Search Engine)[8] <meta name="keywords" content="(actual keyword list)"> should be used in the "head" section to provide a list of keywords that are relevent to this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 CommentAn ICRA RDF label was not found in the "head" section of this document. Browsers that are enabled with this rating system may not display documents that have not been labelled. It is recommended that every page include an ICRA label. For more information, please visit http://www.icra.org/.
 Comment[10] CSE HTML Validator Std/Pro allows you to disable certain messages (like this example message) and groups of related messages by disabling flags. For instance, the [10] at the beginning of this message indicates that you can disable this message by disabling validator flag 10. If you are using HTML Validator's integrated editor, then you can simply use your mouse on this message to open the context menu (usually done by right-clicking the mouse on this message) and select 'Disable Flag 10' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 CommentCSE HTML Validator Std/Pro allows you to disable many messages on an individual basis without using flags. For instance, you can disable this message by using HTML Validator's integrated editor to open the context menu for this message (usually done by right-clicking the mouse on this message) and selecting 'Options for this Message->Disable Message' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 Comment7718 bytes; 5.4s@14.4Kbps, 2.7s@28.8, 1.5s@50, 1.2s@64, 0.6s@128, 0.2s@384, 0.2s@512, 0.1s@768, 0.1s@1.5Mbps, 0.0s@10Mbps.
 Comment0.04s, 1 error, 3 warnings, 10 messages, 12 validator comments, 165 lines, 132 tags (123 closed), 17 document comments, 6 entities, 359 programs run.

[ Summary ] [ To the top ]

http://www.apat.gov.it/certificazioni/site/it-IT/ContentChannels/Archivio_News/News/consegnaattestati_2000506.html

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
5:2Message (Search Engine)Tip - A good title is very important for search engine listings. Use many keywords and search terms in the title but make it readable. Don't just stuff keywords in the title. The title should also be something that a user will want to click on when it's listed on a search engine. A good title is also important when a visitor bookmarks a page. Example: <title>Download CSE HTML Validator - Powerful HTML and Link Checking Software for Windows</title>. AI Internet Solutions also recommends that the "title" tag be the first tag inside the "head" section.
28:12Message (General Compatibility)[5] PNG images are generally well supported in today's browsers EXCEPT for Microsoft Internet Explorer 6.0 and below. IE 6.0 will not render PNG images correctly in certain cases. Because of the popularity of Internet Explorer, you may want to consider using GIF or JPG images instead, especially when using the transparency features of PNG which IE 6.0 does not support well. Fortunately PNG support has been improved in IE 7.0. This message is displayed only once. There may be other PNG images specified in this document.
49:67ErrorThe "summary" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

<table border="0" cellspacing="0" cellpadding="0" summary="" class="TabellaCentrale">
 

49:10Message (Good Style)Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute.
49:10Message (General Compatibility)[5] The "table" element is an official HTML 4.01 and XHTML element but may not be supported by older or nongraphical browsers. Furthermore, nongraphical browsers that do support tables may not support them the way that you expect. However, most browsers used today should support this element.
81:2MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
85:4Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "P" element in a strict HTML 4.0/4.01 document. Instead of align="justify", consider using the CSS "text-align: justify" instead.

<P align=justify>Consegnati a Bari dal Presidente della Regione Puglia (nella foto a sinistra) gli attestati relativi ai corsi per Revisori e Consulenti EMAS ed ECOLABEL, in occasione del Seminario "Qualità formativa e qualità ambientale nell'esperienza della Scuola EMAS ECOLABEL in Puglia" - MEDITERRE, Fiera dei Parchi del Mediterraneo.</P>
 

85:4Message (Deprecated)[9] The "align" attribute is deprecated in HTML 4.01 and XHTML in favor of using style sheets. Instead of align="justify", consider using the CSS "text-align: justify" instead.
86:59ErrorIn a strict HTML 4.01 document, the "MAP" element must directly contain at least one block-level element (such as "p", "h1", "ol", "table") or one "area" element.

<P><EM>(Cliccare sulle immagini per ingrandirle)</EM></P><MAP name=Presidente><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidenteGrande.gif" MAP <><MAP name=Gruppo><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppoGrande.gif" MAP <><IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidente.gif" align=left useMap=#Presidente> <IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppo.gif" align=right useMap=#Gruppo> </MAP></MAP>
 

86:250ErrorAn empty < > block was found where a tag should probably be. Consider removing this block, inserting a tag, or using the character entities "&lt;" and "&gt;" if you want to actually use these characters in the text portion of your HTML document.

<P><EM>(Cliccare sulle immagini per ingrandirle)</EM></P><MAP name=Presidente><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidenteGrande.gif" MAP <><MAP name=Gruppo><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppoGrande.gif" MAP <><IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidente.gif" align=left useMap=#Presidente> <IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppo.gif" align=right useMap=#Gruppo> </MAP></MAP>
 

86:250ErrorFound the character '<' while looking for '>'. The character '>' must appear before another '<'. If you actually want to use this character in the text portion of your document, then use the character entity reference "&lt;".

<P><EM>(Cliccare sulle immagini per ingrandirle)</EM></P><MAP name=Presidente><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidenteGrande.gif" MAP <><MAP name=Gruppo><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppoGrande.gif" MAP <><IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidente.gif" align=left useMap=#Presidente> <IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppo.gif" align=right useMap=#Gruppo> </MAP></MAP>
 

86:253ErrorIn a strict HTML 4.01 document, the "MAP" element may not be directly contained in a "MAP" element. The "MAP" element may directly contain only block-level elements or the "area" element in this document type.

<P><EM>(Cliccare sulle immagini per ingrandirle)</EM></P><MAP name=Presidente><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidenteGrande.gif" MAP <><MAP name=Gruppo><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppoGrande.gif" MAP <><IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidente.gif" align=left useMap=#Presidente> <IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppo.gif" align=right useMap=#Gruppo> </MAP></MAP>
 

86:253ErrorIn a strict HTML 4.01 document, the "MAP" element must directly contain at least one block-level element (such as "p", "h1", "ol", "table") or one "area" element.

<P><EM>(Cliccare sulle immagini per ingrandirle)</EM></P><MAP name=Presidente><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidenteGrande.gif" MAP <><MAP name=Gruppo><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppoGrande.gif" MAP <><IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidente.gif" align=left useMap=#Presidente> <IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppo.gif" align=right useMap=#Gruppo> </MAP></MAP>
 

86:436ErrorAn empty < > block was found where a tag should probably be. Consider removing this block, inserting a tag, or using the character entities "&lt;" and "&gt;" if you want to actually use these characters in the text portion of your HTML document.

<P><EM>(Cliccare sulle immagini per ingrandirle)</EM></P><MAP name=Presidente><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidenteGrande.gif" MAP <><MAP name=Gruppo><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppoGrande.gif" MAP <><IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidente.gif" align=left useMap=#Presidente> <IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppo.gif" align=right useMap=#Gruppo> </MAP></MAP>
 

86:436ErrorFound the character '<' while looking for '>'. The character '>' must appear before another '<'. If you actually want to use this character in the text portion of your document, then use the character entity reference "&lt;".

<P><EM>(Cliccare sulle immagini per ingrandirle)</EM></P><MAP name=Presidente><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidenteGrande.gif" MAP <><MAP name=Gruppo><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppoGrande.gif" MAP <><IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidente.gif" align=left useMap=#Presidente> <IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppo.gif" align=right useMap=#Gruppo> </MAP></MAP>
 

86:439ErrorIn a strict HTML 4.01 document, the "IMG" element may not be directly contained in a "MAP" element. The "MAP" element may directly contain only block-level elements or the "area" element in this document type.

<P><EM>(Cliccare sulle immagini per ingrandirle)</EM></P><MAP name=Presidente><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidenteGrande.gif" MAP <><MAP name=Gruppo><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppoGrande.gif" MAP <><IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidente.gif" align=left useMap=#Presidente> <IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppo.gif" align=right useMap=#Gruppo> </MAP></MAP>
 

86:439Warning[13] HTML 4.01 and XHTML require that the "alt" attribute be used with the "IMG" element. The "alt" attribute is critical for accessibility. It lets authors specify equivalent text to serve as content when the image cannot be seen or displayed. Use alt="" when alternate text is not appropriate, such as when images are intended to format a page (such as spacer images).
86:525Error (HTML 4.0 Compatibility)[81] The following attributes may not be used with the "IMG" element in a strict HTML 4.0/4.01 document: "align" and "border".

<P><EM>(Cliccare sulle immagini per ingrandirle)</EM></P><MAP name=Presidente><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidenteGrande.gif" MAP <><MAP name=Gruppo><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppoGrande.gif" MAP <><IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidente.gif" align=left useMap=#Presidente> <IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppo.gif" align=right useMap=#Gruppo> </MAP></MAP>
 

86:543ErrorThe attribute value "#Presidente" for the "useMap" attribute was not enclosed in single or double quotation marks when it must be. In HTML 4.01, attribute values containing characters other than A-Z, a-z, 0-9, hyphens, periods, underscores, and colons must be quoted. In XHTML/XML, all attribute values must be quoted. Quotes are recommended even if they are not required.

<P><EM>(Cliccare sulle immagini per ingrandirle)</EM></P><MAP name=Presidente><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidenteGrande.gif" MAP <><MAP name=Gruppo><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppoGrande.gif" MAP <><IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidente.gif" align=left useMap=#Presidente> <IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppo.gif" align=right useMap=#Gruppo> </MAP></MAP>
 

86:557ErrorIn a strict HTML 4.01 document, the "IMG" element may not be directly contained in a "MAP" element. The "MAP" element may directly contain only block-level elements or the "area" element in this document type.

<P><EM>(Cliccare sulle immagini per ingrandirle)</EM></P><MAP name=Presidente><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidenteGrande.gif" MAP <><MAP name=Gruppo><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppoGrande.gif" MAP <><IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidente.gif" align=left useMap=#Presidente> <IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppo.gif" align=right useMap=#Gruppo> </MAP></MAP>
 

86:557Warning[13] HTML 4.01 and XHTML require that the "alt" attribute be used with the "IMG" element. The "alt" attribute is critical for accessibility. It lets authors specify equivalent text to serve as content when the image cannot be seen or displayed. Use alt="" when alternate text is not appropriate, such as when images are intended to format a page (such as spacer images).
86:658ErrorThe attribute value "#Gruppo" for the "useMap" attribute was not enclosed in single or double quotation marks when it must be. In HTML 4.01, attribute values containing characters other than A-Z, a-z, 0-9, hyphens, periods, underscores, and colons must be quoted. In XHTML/XML, all attribute values must be quoted. Quotes are recommended even if they are not required.

<P><EM>(Cliccare sulle immagini per ingrandirle)</EM></P><MAP name=Presidente><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidenteGrande.gif" MAP <><MAP name=Gruppo><AREA shape=RECT alt="Clicca sull'immagine per ingrandire" coords=0,0,220,165 href="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppoGrande.gif" MAP <><IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariPresidente.gif" align=left useMap=#Presidente> <IMG src="http://www.apat.gov.it/certificazioni/site/_images/AttestBariGruppo.gif" align=right useMap=#Gruppo> </MAP></MAP>
 

86:439Message (Good Style)[7] The "height" and "width" attributes should be used with the "IMG" element. Using these attributes generally result in faster and smoother (less jumpy) rendering. Using them is also considered to be good style.
86:439Message (Search Engine)[8] Alt text is often used by search engines. Use this to your advantage (but do it appropriately). Furthermore, alt text is critical for accessibility. For these reasons and others, it is highly recommended that appropriate alt text be specified using the "alt" attribute. This message is displayed only once.
86:557Message (Good Style)[7] The "height" and "width" attributes should be used with the "IMG" element. Using these attributes generally result in faster and smoother (less jumpy) rendering. Using them is also considered to be good style.
93:6MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
123:3MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
124:14Warning[75] The "href" attribute specifies an internal link that may not be wanted. An internal link name should usually follow the # character, but it doesn't in this case. However, if the top of the current document is being referenced, then this message should be ignored because an internal link name is not needed.
 Comment (Accessibility Tips) [ACCESSIBILITY]This program can help you make your web pages more accessible. An accessible page is one that more individuals can use, such as individuals who are blind or deaf. It can also increase the usefulness of your web page for individuals who browse the web using slower devices like older computers or wireless devices like cell phones and PDAs. An accessible web site makes good business sense (and possibly good legal sense as well). You can enable or disable accessibility checking in the Validator Engine Options.
 CommentYou can disable all the error messages for improperly quoted attribute values by having HTML Validator ignore and disregard the quotation mark requirements for attribute values. This option is in CSE HTML Validator's Validator Engine Options. However, it is recommended that you leave these error messages enabled and that you properly enclose attribute values in quotation marks.
 CommentYou can use the Quick Quote Tool in the editor to quickly enclose all attribute values in quotation marks.
 CommentYou have one or more internal links linking to an ID link destination. Browser support for this is currently very poor. Consider using something like <a name="MenuSinistro"> ... </a> or <a name="MenuSinistro" id="MenuSinistro"> ... </a> instead.
 CommentPossibly misspelled words (120, 80 unique): ai (1x), ambientale (1x), Approfondimenti (1x), Bari (1x), behavior.css (1x), Benvenuto (1x), chiusura (1x), Cliccare (1x), Consulenti (1x), Contatti (1x), Contenuti (1x), corpo (1x), CorpoPagina (1x), dal (1x), endif (1x), Fiera (1x), foglia (1x), formativa (1x), foto (1x), generale (1x), il (1x), immagini (1x), ingrandirle (1x), legali (1x), livello (1x), lte (1x), Mappa (1x), Mediterraneo (1x), MEDITERRE (1x), MenuDestro (1x), navigazione (1x), nell'esperienza (1x), nella (1x), nome (1x), occasione (1x), pagina (1x), Parchi (1x), portale (1x), Presidente (1x), principale (1x), relativi (1x), Revisori (1x), Ricerca (1x), Rubriche (1x), Salta (1x), Seminario (1x), settembre (1x), sinistra (1x), sito (1x), struttura (1x). List limited to first 50 unique words.
 CommentHTML 4.01 Strict document detected.
 Comment (Search Engine)[113] Random Search Engine Tip #17 - Consider linking to one or more high ranking sites that are related to the site you're promoting. Use your site's keywords in the link text if you can.
 Comment (Search Engine)[8] <meta name="description" content="(actual description)"> should be used in the "head" section to provide a brief description of what is contained on this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 Comment (Search Engine)[8] <meta name="keywords" content="(actual keyword list)"> should be used in the "head" section to provide a list of keywords that are relevent to this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 CommentAn ICRA RDF label was not found in the "head" section of this document. Browsers that are enabled with this rating system may not display documents that have not been labelled. It is recommended that every page include an ICRA label. For more information, please visit http://www.icra.org/.
 Comment[10] CSE HTML Validator Std/Pro allows you to disable certain messages (like this example message) and groups of related messages by disabling flags. For instance, the [10] at the beginning of this message indicates that you can disable this message by disabling validator flag 10. If you are using HTML Validator's integrated editor, then you can simply use your mouse on this message to open the context menu (usually done by right-clicking the mouse on this message) and select 'Disable Flag 10' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 CommentCSE HTML Validator Std/Pro allows you to disable many messages on an individual basis without using flags. For instance, you can disable this message by using HTML Validator's integrated editor to open the context menu for this message (usually done by right-clicking the mouse on this message) and selecting 'Options for this Message->Disable Message' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 Comment5776 bytes; 4.0s@14.4Kbps, 2.0s@28.8, 1.2s@50, 0.9s@64, 0.5s@128, 0.2s@384, 0.1s@512, 0.1s@768, 0.0s@1.5Mbps, 0.0s@10Mbps.
 Comment0.03s, 14 errors, 3 warnings, 13 messages, 14 validator comments, 133 lines, 93 tags (84 closed), 17 document comments, 6 entities, 254 programs run.

[ Summary ] [ To the top ]

http://www.apat.gov.it/certificazioni/site/it-IT/ContentChannels/Archivio_News/News/ecolabel_news_18042007.html

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
5:2Message (Search Engine)Tip - A good title is very important for search engine listings. Use many keywords and search terms in the title but make it readable. Don't just stuff keywords in the title. The title should also be something that a user will want to click on when it's listed on a search engine. A good title is also important when a visitor bookmarks a page. Example: <title>Download CSE HTML Validator - Powerful HTML and Link Checking Software for Windows</title>. AI Internet Solutions also recommends that the "title" tag be the first tag inside the "head" section.
28:12Message (General Compatibility)[5] PNG images are generally well supported in today's browsers EXCEPT for Microsoft Internet Explorer 6.0 and below. IE 6.0 will not render PNG images correctly in certain cases. Because of the popularity of Internet Explorer, you may want to consider using GIF or JPG images instead, especially when using the transparency features of PNG which IE 6.0 does not support well. Fortunately PNG support has been improved in IE 7.0. This message is displayed only once. There may be other PNG images specified in this document.
49:67ErrorThe "summary" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

<table border="0" cellspacing="0" cellpadding="0" summary="" class="TabellaCentrale">
 

49:10Message (Good Style)Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute.
49:10Message (General Compatibility)[5] The "table" element is an official HTML 4.01 and XHTML element but may not be supported by older or nongraphical browsers. Furthermore, nongraphical browsers that do support tables may not support them the way that you expect. However, most browsers used today should support this element.
81:2MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
85:251WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 85. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. If you are wanting the euro sign, then it is recommended that the character reference "&#8364;" be used. Another option would be to use the entity reference "&euro;".
86:4Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "P" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<P align=center><BR></P>
 

86:4Message (Deprecated)[9] The "align" attribute is deprecated in HTML 4.01 and XHTML in favor of using style sheets. Instead of align="center", consider using the CSS "text-align: center" instead.
87:188Error (HTML 4.0 Compatibility)[81] The following attributes may not be used with the "IMG" element in a strict HTML 4.0/4.01 document: "align" and "border". Instead of the "border" attribute, consider using the "border" CSS property. Example: style="border: 1px solid".

<P align=center><IMG alt="Grafico: numero di licenze Ecolabel per gruppo di prodotti" src="http://www.apat.gov.it/certificazioni/site/_images/Ecolabel/Ecolabel_gruppo_prodotti_apr07.gif" border=0></P>
 

87:18Message (Good Style)[7] The "height" and "width" attributes should be used with the "IMG" element. Using these attributes generally result in faster and smoother (less jumpy) rendering. Using them is also considered to be good style.
89:18Message (Good Style)[7] The "height" and "width" attributes should be used with the "IMG" element. Using these attributes generally result in faster and smoother (less jumpy) rendering. Using them is also considered to be good style.
91:18Message (Good Style)[7] The "height" and "width" attributes should be used with the "IMG" element. Using these attributes generally result in faster and smoother (less jumpy) rendering. Using them is also considered to be good style.
98:6MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
128:3MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
129:14Warning[75] The "href" attribute specifies an internal link that may not be wanted. An internal link name should usually follow the # character, but it doesn't in this case. However, if the top of the current document is being referenced, then this message should be ignored because an internal link name is not needed.
 Comment (Accessibility Tips) [ACCESSIBILITY]This program can help you make your web pages more accessible. An accessible page is one that more individuals can use, such as individuals who are blind or deaf. It can also increase the usefulness of your web page for individuals who browse the web using slower devices like older computers or wireless devices like cell phones and PDAs. An accessible web site makes good business sense (and possibly good legal sense as well). You can enable or disable accessibility checking in the Validator Engine Options.
 CommentYou have one or more internal links linking to an ID link destination. Browser support for this is currently very poor. Consider using something like <a name="MenuSinistro"> ... </a> or <a name="MenuSinistro" id="MenuSinistro"> ... </a> instead.
 CommentYou may want to turn off 128-159 character checking if you're sure that these characters will be interpreted and displayed properly by the visiting user agents. This option is in CSE HTML Validator's Validator Engine Options.
 CommentPossibly misspelled words (205, 114 unique): Aggiornamento (1x), aggiornati (1x), ai (1x), Approfondimenti (1x), aprile (1x), attuale (1x), behavior.css (1x), Benvenuto (1x), Centro (1x), che (1x), chiusura (1x), Contatti (1x), conteggio (1x), Contenuti (1x), corpo (1x), CorpoPagina (1x), crescita (1x), delle (1x), distribuiti (1x), endif (1x), escludendo (1x), evoluzione (1x), foglia (1x), fuori (1x), generale (1x), gruppi (1x), infine (1x), inoltre (1x), Isole (1x), legali (1x), livello (1x), lte (1x), l (1x), maggior (1x), Mappa (1x), MenuDestro (1x), mostra (1x), mostrano (1x), navigazione (1x), nelle (1x), netta (1x), nome (1x), Nord (1x), pagina (1x), passato (1x), portale (1x), positivo (1x), prevalenza (1x), principale (1x), produzione (1x). List limited to first 50 unique words.
 CommentHTML 4.01 Strict document detected.
 Comment (Search Engine)[113] Random Search Engine Tip #17 - Consider linking to one or more high ranking sites that are related to the site you're promoting. Use your site's keywords in the link text if you can.
 Comment (Search Engine)[8] <meta name="description" content="(actual description)"> should be used in the "head" section to provide a brief description of what is contained on this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 Comment (Search Engine)[8] <meta name="keywords" content="(actual keyword list)"> should be used in the "head" section to provide a list of keywords that are relevent to this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 CommentAn ICRA RDF label was not found in the "head" section of this document. Browsers that are enabled with this rating system may not display documents that have not been labelled. It is recommended that every page include an ICRA label. For more information, please visit http://www.icra.org/.
 Comment[10] CSE HTML Validator Std/Pro allows you to disable certain messages (like this example message) and groups of related messages by disabling flags. For instance, the [10] at the beginning of this message indicates that you can disable this message by disabling validator flag 10. If you are using HTML Validator's integrated editor, then you can simply use your mouse on this message to open the context menu (usually done by right-clicking the mouse on this message) and select 'Disable Flag 10' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 CommentCSE HTML Validator Std/Pro allows you to disable many messages on an individual basis without using flags. For instance, you can disable this message by using HTML Validator's integrated editor to open the context menu for this message (usually done by right-clicking the mouse on this message) and selecting 'Options for this Message->Disable Message' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 Comment6373 bytes; 4.4s@14.4Kbps, 2.2s@28.8, 1.3s@50, 1.0s@64, 0.5s@128, 0.2s@384, 0.1s@512, 0.1s@768, 0.0s@1.5Mbps, 0.0s@10Mbps.
 Comment0.04s, 3 errors, 2 warnings, 13 messages, 13 validator comments, 138 lines, 101 tags (86 closed), 17 document comments, 8 entities, 280 programs run.

[ Summary ] [ To the top ]

http://www.apat.gov.it/certificazioni/site/it-IT/ContentChannels/Archivio_News/News/ecolabel_news_20070508.html

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
5:2Message (Search Engine)Tip - A good title is very important for search engine listings. Use many keywords and search terms in the title but make it readable. Don't just stuff keywords in the title. The title should also be something that a user will want to click on when it's listed on a search engine. A good title is also important when a visitor bookmarks a page. Example: <title>Download CSE HTML Validator - Powerful HTML and Link Checking Software for Windows</title>. AI Internet Solutions also recommends that the "title" tag be the first tag inside the "head" section.
28:12Message (General Compatibility)[5] PNG images are generally well supported in today's browsers EXCEPT for Microsoft Internet Explorer 6.0 and below. IE 6.0 will not render PNG images correctly in certain cases. Because of the popularity of Internet Explorer, you may want to consider using GIF or JPG images instead, especially when using the transparency features of PNG which IE 6.0 does not support well. Fortunately PNG support has been improved in IE 7.0. This message is displayed only once. There may be other PNG images specified in this document.
49:67ErrorThe "summary" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

<table border="0" cellspacing="0" cellpadding="0" summary="" class="TabellaCentrale">
 

49:10Message (Good Style)Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute.
49:10Message (General Compatibility)[5] The "table" element is an official HTML 4.01 and XHTML element but may not be supported by older or nongraphical browsers. Furthermore, nongraphical browsers that do support tables may not support them the way that you expect. However, most browsers used today should support this element.
81:2MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
85:4Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "P" element in a strict HTML 4.0/4.01 document. Instead of align="justify", consider using the CSS "text-align: justify" instead.

<P align=justify>Sono 100 le licenze Ecolabel europeo attualmente valide in Italia, per un totale di 1556 prodotti/servizi etichettati, distribuiti tra 13 gruppi di prodotti. <BR>Il gruppo di prodotti con il maggior numero di licenze Ecolabel in Italia rimane il “servizio di ricettività turistica” (30 licenze) seguito da quello relativo ai “prodotti tessili” (11 licenze). <BR>Le elaborazioni grafiche mostrano un trend positivo di crescita nel tempo (1998-2007) sia del numero di licenze Ecolabel rilasciate che del numero di prodotti e servizi etichettati <BR>I valori riportati nelle elaborazioni grafiche sono stati aggiornati escludendo dal conteggio attuale le licenze Ecolabel nel tempo scadute e non rinnovate ed i prodotti etichettati in passato ma attualmente fuori produzione. <BR>La ripartizione geografica delle licenze Ecolabel per l’Italia mostra inoltre un netta prevalenza di licenze rilasciate al Nord (68%) seguito dal Centro (25%) e infine da Sud e Isole (7%). <BR></P>
 

85:265WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 85. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. If you are wanting the euro sign, then it is recommended that the character reference "&#8364;" be used. Another option would be to use the entity reference "&euro;".
85:4Message (Deprecated)[9] The "align" attribute is deprecated in HTML 4.01 and XHTML in favor of using style sheets. Instead of align="justify", consider using the CSS "text-align: justify" instead.
86:182Error (HTML 4.0 Compatibility)[81] The following attributes may not be used with the "IMG" element in a strict HTML 4.0/4.01 document: "align" and "border". Instead of the "border" attribute, consider using the "border" CSS property. Example: style="border: 1px solid".

<P align=justify><IMG alt="Grafico: numero di licenze Ecolabel per gruppo di prodotti" src="http://www.apat.gov.it/certificazioni/site/_images/Ecolabel/GruppoProdotti_20070508.gif" border=0></P>
 

86:19Message (Good Style)[7] The "height" and "width" attributes should be used with the "IMG" element. Using these attributes generally result in faster and smoother (less jumpy) rendering. Using them is also considered to be good style.
88:19Message (Good Style)[7] The "height" and "width" attributes should be used with the "IMG" element. Using these attributes generally result in faster and smoother (less jumpy) rendering. Using them is also considered to be good style.
90:19Message (Good Style)[7] The "height" and "width" attributes should be used with the "IMG" element. Using these attributes generally result in faster and smoother (less jumpy) rendering. Using them is also considered to be good style.
97:6MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
127:3MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
128:14Warning[75] The "href" attribute specifies an internal link that may not be wanted. An internal link name should usually follow the # character, but it doesn't in this case. However, if the top of the current document is being referenced, then this message should be ignored because an internal link name is not needed.
 Comment (Accessibility Tips) [ACCESSIBILITY]This program can help you make your web pages more accessible. An accessible page is one that more individuals can use, such as individuals who are blind or deaf. It can also increase the usefulness of your web page for individuals who browse the web using slower devices like older computers or wireless devices like cell phones and PDAs. An accessible web site makes good business sense (and possibly good legal sense as well). You can enable or disable accessibility checking in the Validator Engine Options.
 CommentYou have one or more internal links linking to an ID link destination. Browser support for this is currently very poor. Consider using something like <a name="MenuSinistro"> ... </a> or <a name="MenuSinistro" id="MenuSinistro"> ... </a> instead.
 CommentYou may want to turn off 128-159 character checking if you're sure that these characters will be interpreted and displayed properly by the visiting user agents. This option is in CSE HTML Validator's Validator Engine Options.
 CommentPossibly misspelled words (204, 114 unique): Aggiornamento (1x), aggiornati (1x), ai (1x), Approfondimenti (1x), attuale (1x), behavior.css (1x), Benvenuto (1x), Centro (1x), che (1x), chiusura (1x), Contatti (1x), conteggio (1x), Contenuti (1x), corpo (1x), CorpoPagina (1x), crescita (1x), delle (1x), distribuiti (1x), endif (1x), escludendo (1x), evoluzione (1x), foglia (1x), fuori (1x), generale (1x), gruppi (1x), infine (1x), inoltre (1x), Isole (1x), legali (1x), livello (1x), lte (1x), l (1x), maggio (1x), maggior (1x), Mappa (1x), MenuDestro (1x), mostra (1x), mostrano (1x), navigazione (1x), nelle (1x), netta (1x), nome (1x), Nord (1x), pagina (1x), passato (1x), portale (1x), positivo (1x), prevalenza (1x), principale (1x), produzione (1x). List limited to first 50 unique words.
 CommentHTML 4.01 Strict document detected.
 Comment (Search Engine)[113] Random Search Engine Tip #17 - Consider linking to one or more high ranking sites that are related to the site you're promoting. Use your site's keywords in the link text if you can.
 Comment (Search Engine)[8] <meta name="description" content="(actual description)"> should be used in the "head" section to provide a brief description of what is contained on this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 Comment (Search Engine)[8] <meta name="keywords" content="(actual keyword list)"> should be used in the "head" section to provide a list of keywords that are relevent to this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 CommentAn ICRA RDF label was not found in the "head" section of this document. Browsers that are enabled with this rating system may not display documents that have not been labelled. It is recommended that every page include an ICRA label. For more information, please visit http://www.icra.org/.
 Comment[10] CSE HTML Validator Std/Pro allows you to disable certain messages (like this example message) and groups of related messages by disabling flags. For instance, the [10] at the beginning of this message indicates that you can disable this message by disabling validator flag 10. If you are using HTML Validator's integrated editor, then you can simply use your mouse on this message to open the context menu (usually done by right-clicking the mouse on this message) and select 'Disable Flag 10' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 CommentCSE HTML Validator Std/Pro allows you to disable many messages on an individual basis without using flags. For instance, you can disable this message by using HTML Validator's integrated editor to open the context menu for this message (usually done by right-clicking the mouse on this message) and selecting 'Options for this Message->Disable Message' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 Comment6353 bytes; 4.4s@14.4Kbps, 2.2s@28.8, 1.3s@50, 1.0s@64, 0.5s@128, 0.2s@384, 0.1s@512, 0.1s@768, 0.0s@1.5Mbps, 0.0s@10Mbps.
 Comment0.04s, 3 errors, 2 warnings, 13 messages, 13 validator comments, 137 lines, 100 tags (85 closed), 17 document comments, 8 entities, 278 programs run.

[ Summary ] [ To the top ]

http://www.apat.gov.it/certificazioni/site/it-IT/ContentChannels/Archivio_News/News/ecolabel_news_20070522.html

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
5:2Message (Search Engine)Tip - A good title is very important for search engine listings. Use many keywords and search terms in the title but make it readable. Don't just stuff keywords in the title. The title should also be something that a user will want to click on when it's listed on a search engine. A good title is also important when a visitor bookmarks a page. Example: <title>Download CSE HTML Validator - Powerful HTML and Link Checking Software for Windows</title>. AI Internet Solutions also recommends that the "title" tag be the first tag inside the "head" section.
28:12Message (General Compatibility)[5] PNG images are generally well supported in today's browsers EXCEPT for Microsoft Internet Explorer 6.0 and below. IE 6.0 will not render PNG images correctly in certain cases. Because of the popularity of Internet Explorer, you may want to consider using GIF or JPG images instead, especially when using the transparency features of PNG which IE 6.0 does not support well. Fortunately PNG support has been improved in IE 7.0. This message is displayed only once. There may be other PNG images specified in this document.
49:67ErrorThe "summary" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

<table border="0" cellspacing="0" cellpadding="0" summary="" class="TabellaCentrale">
 

49:10Message (Good Style)Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute.
49:10Message (General Compatibility)[5] The "table" element is an official HTML 4.01 and XHTML element but may not be supported by older or nongraphical browsers. Furthermore, nongraphical browsers that do support tables may not support them the way that you expect. However, most browsers used today should support this element.
81:2MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
85:2Message[41] The "DIV" tag has no attributes. Attributes are normally used with the "DIV" element to provide functionality.
86:91WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 86. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. If you are wanting the euro sign, then it is recommended that the character reference "&#8364;" be used. Another option would be to use the entity reference "&euro;".
86:2Message[41] The "DIV" tag has no attributes. Attributes are normally used with the "DIV" element to provide functionality.
87:2Message[41] The "DIV" tag has no attributes. Attributes are normally used with the "DIV" element to provide functionality.
88:2Message[41] The "DIV" tag has no attributes. Attributes are normally used with the "DIV" element to provide functionality.
89:62WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 89. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. If you are wanting the euro sign, then it is recommended that the character reference "&#8364;" be used. Another option would be to use the entity reference "&euro;".
89:2Message[41] The "DIV" tag has no attributes. Attributes are normally used with the "DIV" element to provide functionality.
90:6Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "DIV" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<DIV align=center>&nbsp;</DIV>
 

90:6Message (Deprecated)[9] The "align" attribute is deprecated in HTML 4.01 and XHTML in favor of using style sheets. Instead of align="center", consider using the CSS "text-align: center" instead.
91:205Error (HTML 4.0 Compatibility)[81] The following attributes may not be used with the "IMG" element in a strict HTML 4.0/4.01 document: "align" and "border". Instead of the "border" attribute, consider using the "border" CSS property. Example: style="border: 1px solid".

<DIV align=center><IMG height=297 alt="Numero di licenze Ecolabel europeo per gruppo di prodotti" src="http://www.apat.gov.it/certificazioni/site/_images/Ecolabel/LicenzePerGruppo_20070522.gif" width=601 border=0></DIV>
 

103:6MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
133:3MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
134:14Warning[75] The "href" attribute specifies an internal link that may not be wanted. An internal link name should usually follow the # character, but it doesn't in this case. However, if the top of the current document is being referenced, then this message should be ignored because an internal link name is not needed.
 Comment (Accessibility Tips) [ACCESSIBILITY]This program can help you make your web pages more accessible. An accessible page is one that more individuals can use, such as individuals who are blind or deaf. It can also increase the usefulness of your web page for individuals who browse the web using slower devices like older computers or wireless devices like cell phones and PDAs. An accessible web site makes good business sense (and possibly good legal sense as well). You can enable or disable accessibility checking in the Validator Engine Options.
 CommentYou have one or more internal links linking to an ID link destination. Browser support for this is currently very poor. Consider using something like <a name="MenuSinistro"> ... </a> or <a name="MenuSinistro" id="MenuSinistro"> ... </a> instead.
 CommentYou may want to turn off 128-159 character checking if you're sure that these characters will be interpreted and displayed properly by the visiting user agents. This option is in CSE HTML Validator's Validator Engine Options.
 CommentPossibly misspelled words (204, 113 unique): Aggiornamento (1x), aggiornati (1x), ai (1x), Approfondimenti (1x), attuale (1x), behavior.css (1x), Benvenuto (1x), Centro (1x), che (1x), chiusura (1x), Contatti (1x), conteggio (1x), Contenuti (1x), corpo (1x), CorpoPagina (1x), crescita (1x), delle (1x), distribuiti (1x), endif (1x), escludendo (1x), Evoluzione (1x), foglia (1x), fuori (1x), generale (1x), gruppi (1x), infine (1x), inoltre (1x), Isole (1x), legali (1x), livello (1x), lte (1x), l (1x), maggio (1x), maggior (1x), Mappa (1x), MenuDestro (1x), mostra (1x), mostrano (1x), navigazione (1x), nelle (1x), netta (1x), nome (1x), Nord (1x), pagina (1x), passato (1x), portale (1x), positivo (1x), prevalenza (1x), principale (1x), produzione (1x). List limited to first 50 unique words.
 CommentHTML 4.01 Strict document detected.
 Comment (Search Engine)[113] Random Search Engine Tip #17 - Consider linking to one or more high ranking sites that are related to the site you're promoting. Use your site's keywords in the link text if you can.
 Comment (Search Engine)[8] <meta name="description" content="(actual description)"> should be used in the "head" section to provide a brief description of what is contained on this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 Comment (Search Engine)[8] <meta name="keywords" content="(actual keyword list)"> should be used in the "head" section to provide a list of keywords that are relevent to this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 CommentAn ICRA RDF label was not found in the "head" section of this document. Browsers that are enabled with this rating system may not display documents that have not been labelled. It is recommended that every page include an ICRA label. For more information, please visit http://www.icra.org/.
 Comment[10] CSE HTML Validator Std/Pro allows you to disable certain messages (like this example message) and groups of related messages by disabling flags. For instance, the [10] at the beginning of this message indicates that you can disable this message by disabling validator flag 10. If you are using HTML Validator's integrated editor, then you can simply use your mouse on this message to open the context menu (usually done by right-clicking the mouse on this message) and select 'Disable Flag 10' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 CommentCSE HTML Validator Std/Pro allows you to disable many messages on an individual basis without using flags. For instance, you can disable this message by using HTML Validator's integrated editor to open the context menu for this message (usually done by right-clicking the mouse on this message) and selecting 'Options for this Message->Disable Message' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 Comment6523 bytes; 4.5s@14.4Kbps, 2.3s@28.8, 1.3s@50, 1.0s@64, 0.5s@128, 0.2s@384, 0.1s@512, 0.1s@768, 0.0s@1.5Mbps, 0.0s@10Mbps.
 Comment0.04s, 3 errors, 3 warnings, 15 messages, 13 validator comments, 143 lines, 101 tags (91 closed), 17 document comments, 11 entities, 286 programs run.

[ Summary ] [ To the top ]

http://www.apat.gov.it/certificazioni/site/it-IT/ContentChannels/Archivio_News/News/ecolabel_news_28032007.html

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
5:2Message (Search Engine)Tip - A good title is very important for search engine listings. Use many keywords and search terms in the title but make it readable. Don't just stuff keywords in the title. The title should also be something that a user will want to click on when it's listed on a search engine. A good title is also important when a visitor bookmarks a page. Example: <title>Download CSE HTML Validator - Powerful HTML and Link Checking Software for Windows</title>. AI Internet Solutions also recommends that the "title" tag be the first tag inside the "head" section.
28:12Message (General Compatibility)[5] PNG images are generally well supported in today's browsers EXCEPT for Microsoft Internet Explorer 6.0 and below. IE 6.0 will not render PNG images correctly in certain cases. Because of the popularity of Internet Explorer, you may want to consider using GIF or JPG images instead, especially when using the transparency features of PNG which IE 6.0 does not support well. Fortunately PNG support has been improved in IE 7.0. This message is displayed only once. There may be other PNG images specified in this document.
49:67ErrorThe "summary" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

<table border="0" cellspacing="0" cellpadding="0" summary="" class="TabellaCentrale">
 

49:10Message (Good Style)Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute.
49:10Message (General Compatibility)[5] The "table" element is an official HTML 4.01 and XHTML element but may not be supported by older or nongraphical browsers. Furthermore, nongraphical browsers that do support tables may not support them the way that you expect. However, most browsers used today should support this element.
81:2MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
86:89WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 86. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. If you are wanting the euro sign, then it is recommended that the character reference "&#8364;" be used. Another option would be to use the entity reference "&euro;".
88:166Error (HTML 4.0 Compatibility)[81] The following attributes may not be used with the "IMG" element in a strict HTML 4.0/4.01 document: "align" and "border". Instead of the "border" attribute, consider using the "border" CSS property. Example: style="border: 1px solid".

<P><IMG alt="Numero di licenze Ecolabel europeo per gruppo di prodotti " src="http://www.apat.gov.it/certificazioni/site/_images/Ecolabel/LicenzeEcolabel_Mar07.gif" border=0></P>
 

88:5Message (Good Style)[7] The "height" and "width" attributes should be used with the "IMG" element. Using these attributes generally result in faster and smoother (less jumpy) rendering. Using them is also considered to be good style.
90:5Message (Good Style)[7] The "height" and "width" attributes should be used with the "IMG" element. Using these attributes generally result in faster and smoother (less jumpy) rendering. Using them is also considered to be good style.
92:5Message (Good Style)[7] The "height" and "width" attributes should be used with the "IMG" element. Using these attributes generally result in faster and smoother (less jumpy) rendering. Using them is also considered to be good style.
99:6MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
129:3MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
130:14Warning[75] The "href" attribute specifies an internal link that may not be wanted. An internal link name should usually follow the # character, but it doesn't in this case. However, if the top of the current document is being referenced, then this message should be ignored because an internal link name is not needed.
 Comment (Accessibility Tips) [ACCESSIBILITY]This program can help you make your web pages more accessible. An accessible page is one that more individuals can use, such as individuals who are blind or deaf. It can also increase the usefulness of your web page for individuals who browse the web using slower devices like older computers or wireless devices like cell phones and PDAs. An accessible web site makes good business sense (and possibly good legal sense as well). You can enable or disable accessibility checking in the Validator Engine Options.
 CommentYou have one or more internal links linking to an ID link destination. Browser support for this is currently very poor. Consider using something like <a name="MenuSinistro"> ... </a> or <a name="MenuSinistro" id="MenuSinistro"> ... </a> instead.
 CommentYou may want to turn off 128-159 character checking if you're sure that these characters will be interpreted and displayed properly by the visiting user agents. This option is in CSE HTML Validator's Validator Engine Options.
 CommentPossibly misspelled words (205, 113 unique): Aggiornamento (1x), aggiornati (1x), ai (1x), Approfondimenti (1x), attuale (1x), behavior.css (1x), Benvenuto (1x), Centro (1x), che (1x), chiusura (1x), Contatti (1x), conteggio (1x), Contenuti (1x), corpo (1x), CorpoPagina (1x), crescita (1x), delle (1x), distribuiti (1x), endif (1x), escludendo (1x), Evoluzione (1x), foglia (1x), fuori (1x), generale (1x), gruppi (1x), infine (1x), inoltre (1x), Isole (1x), legali (1x), livello (1x), lte (1x), l (1x), maggior (1x), Mappa (1x), marzo (1x), MenuDestro (1x), mostra (1x), mostrano (1x), navigazione (1x), nelle (1x), netta (1x), nome (1x), Nord (1x), pagina (1x), passato (1x), portale (1x), positivo (1x), prevalenza (1x), principale (1x), produzione (1x). List limited to first 50 unique words.
 CommentHTML 4.01 Strict document detected.
 Comment (Search Engine)[113] Random Search Engine Tip #17 - Consider linking to one or more high ranking sites that are related to the site you're promoting. Use your site's keywords in the link text if you can.
 Comment (Search Engine)[8] <meta name="description" content="(actual description)"> should be used in the "head" section to provide a brief description of what is contained on this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 Comment (Search Engine)[8] <meta name="keywords" content="(actual keyword list)"> should be used in the "head" section to provide a list of keywords that are relevent to this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 CommentAn ICRA RDF label was not found in the "head" section of this document. Browsers that are enabled with this rating system may not display documents that have not been labelled. It is recommended that every page include an ICRA label. For more information, please visit http://www.icra.org/.
 Comment[10] CSE HTML Validator Std/Pro allows you to disable certain messages (like this example message) and groups of related messages by disabling flags. For instance, the [10] at the beginning of this message indicates that you can disable this message by disabling validator flag 10. If you are using HTML Validator's integrated editor, then you can simply use your mouse on this message to open the context menu (usually done by right-clicking the mouse on this message) and select 'Disable Flag 10' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 CommentCSE HTML Validator Std/Pro allows you to disable many messages on an individual basis without using flags. For instance, you can disable this message by using HTML Validator's integrated editor to open the context menu for this message (usually done by right-clicking the mouse on this message) and selecting 'Options for this Message->Disable Message' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 Comment6281 bytes; 4.4s@14.4Kbps, 2.2s@28.8, 1.3s@50, 1.0s@64, 0.5s@128, 0.2s@384, 0.1s@512, 0.1s@768, 0.0s@1.5Mbps, 0.0s@10Mbps.
 Comment0.04s, 2 errors, 2 warnings, 12 messages, 13 validator comments, 139 lines, 101 tags (87 closed), 17 document comments, 9 entities, 270 programs run.

[ Summary ] [ To the top ]

http://www.apat.gov.it/certificazioni/site/it-IT/ContentChannels/Archivio_News/News/ecolabel_news_lug07.html

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
5:2Message (Search Engine)Tip - A good title is very important for search engine listings. Use many keywords and search terms in the title but make it readable. Don't just stuff keywords in the title. The title should also be something that a user will want to click on when it's listed on a search engine. A good title is also important when a visitor bookmarks a page. Example: <title>Download CSE HTML Validator - Powerful HTML and Link Checking Software for Windows</title>. AI Internet Solutions also recommends that the "title" tag be the first tag inside the "head" section.
28:12Message (General Compatibility)[5] PNG images are generally well supported in today's browsers EXCEPT for Microsoft Internet Explorer 6.0 and below. IE 6.0 will not render PNG images correctly in certain cases. Because of the popularity of Internet Explorer, you may want to consider using GIF or JPG images instead, especially when using the transparency features of PNG which IE 6.0 does not support well. Fortunately PNG support has been improved in IE 7.0. This message is displayed only once. There may be other PNG images specified in this document.
49:67ErrorThe "summary" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

<table border="0" cellspacing="0" cellpadding="0" summary="" class="TabellaCentrale">
 

49:10Message (Good Style)Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute.
49:10Message (General Compatibility)[5] The "table" element is an official HTML 4.01 and XHTML element but may not be supported by older or nongraphical browsers. Furthermore, nongraphical browsers that do support tables may not support them the way that you expect. However, most browsers used today should support this element.
81:2MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
86:31Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "P" element in a strict HTML 4.0/4.01 document. Instead of align="justify", consider using the CSS "text-align: justify" instead.

<P style="MARGIN-BOTTOM: 0cm" align=justify><FONT color=#333333>Sono 125 le licenze Ecolabel europeo attualmente valide in Italia, per un totale di 1824 prodotti/servizi etichettati, distribuiti tra 13 gruppi di prodotti.</FONT></P>
 

86:46Error (HTML 4.0 Compatibility)[76] The "FONT" element should not be used in a strict HTML 4.0/4.01 document. Style sheets should be used instead of this element. Note that you may want to consider using a different DOCTYPE declaration that is more lenient and allows more element, such as an HTML 4.01 transitional DOCTYPE. For example, you may want to use the HTML 4.01 transitional DOCTYPE: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.

<P style="MARGIN-BOTTOM: 0cm" align=justify><FONT color=#333333>Sono 125 le licenze Ecolabel europeo attualmente valide in Italia, per un totale di 1824 prodotti/servizi etichettati, distribuiti tra 13 gruppi di prodotti.</FONT></P>
 

86:57ErrorThe attribute value "#333333" for the "color" attribute was not enclosed in single or double quotation marks when it must be. In HTML 4.01, attribute values containing characters other than A-Z, a-z, 0-9, hyphens, periods, underscores, and colons must be quoted. In XHTML/XML, all attribute values must be quoted. Quotes are recommended even if they are not required.

<P style="MARGIN-BOTTOM: 0cm" align=justify><FONT color=#333333>Sono 125 le licenze Ecolabel europeo attualmente valide in Italia, per un totale di 1824 prodotti/servizi etichettati, distribuiti tra 13 gruppi di prodotti.</FONT></P>
 

86:4Message (General) [CSS]The "style" attribute has been used but a default style sheet language has not been defined (note that HTML Validator would not see this declaration if it is sent as an HTTP header by a web server). HTML 4.01 and XHTML require this for correct documents. However, for all practical purposes, leaving it out is very unlikely to cause problems. If you still want to define a default style sheet language, then include this in the "head" section of your document to specify "text/css" as the default style sheet language: <meta http-equiv="Content-Style-Type" content="text/css">. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter. Because this issue is very unlikely to cause problems, consider ignoring or disabling this message. See http://www.w3.org/TR/html4/present/styles.html#default-style for more information.
86:4Message (CSS Tips) [CSS]Use the inline "style" attribute sparingly. Using this attribute too often can prevent you from receiving many of the benefits of CSS like easier to maintain and less cluttered documents. Consider using a single CSS style sheet instead of relying too much on the "style" attribute. This message is displayed only once.
86:31Message (Deprecated)[9] The "align" attribute is deprecated in HTML 4.01 and XHTML in favor of using style sheets. Instead of align="justify", consider using the CSS "text-align: justify" instead.
86:46Message (Deprecated)[9] The "FONT" element and all of its attributes are deprecated in HTML 4.01 and XHTML in favor of using style sheets (use the "color", "font", "font-family", "font-size", and other CSS font properties instead).
88:204Error (HTML 4.0 Compatibility)[81] The following attributes may not be used with the "IMG" element in a strict HTML 4.0/4.01 document: "align" and "border". Instead of the "border" attribute, consider using the "border" CSS property. Example: style="border: 1px solid".

<P style="MARGIN-BOTTOM: 0cm" align=center><IMG alt="Grafico: Numero di licenze Ecolabel per gruppo di prodotto" src="http://www.apat.gov.it/certificazioni/site/_images/Ecolabel/NumeroLicenze_Lug07.jpg" border=0></P>
 

88:45Message (Good Style)[7] The "height" and "width" attributes should be used with the "IMG" element. Using these attributes generally result in faster and smoother (less jumpy) rendering. Using them is also considered to be good style.
90:130WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 90. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. If you are wanting the euro sign, then it is recommended that the character reference "&#8364;" be used. Another option would be to use the entity reference "&euro;".
92:45Message (Good Style)[7] The "height" and "width" attributes should be used with the "IMG" element. Using these attributes generally result in faster and smoother (less jumpy) rendering. Using them is also considered to be good style.
96:45Message (Good Style)[7] The "height" and "width" attributes should be used with the "IMG" element. Using these attributes generally result in faster and smoother (less jumpy) rendering. Using them is also considered to be good style.
98:331WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 98. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. If you are wanting the euro sign, then it is recommended that the character reference "&#8364;" be used. Another option would be to use the entity reference "&euro;".
100:45Message (Good Style)[7] The "height" and "width" attributes should be used with the "IMG" element. Using these attributes generally result in faster and smoother (less jumpy) rendering. Using them is also considered to be good style.
107:6MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
137:3MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
138:14Warning[75] The "href" attribute specifies an internal link that may not be wanted. An internal link name should usually follow the # character, but it doesn't in this case. However, if the top of the current document is being referenced, then this message should be ignored because an internal link name is not needed.
 Comment (Accessibility Tips) [ACCESSIBILITY]This program can help you make your web pages more accessible. An accessible page is one that more individuals can use, such as individuals who are blind or deaf. It can also increase the usefulness of your web page for individuals who browse the web using slower devices like older computers or wireless devices like cell phones and PDAs. An accessible web site makes good business sense (and possibly good legal sense as well). You can enable or disable accessibility checking in the Validator Engine Options.
 CommentYou can disable all the error messages for improperly quoted attribute values by having HTML Validator ignore and disregard the quotation mark requirements for attribute values. This option is in CSE HTML Validator's Validator Engine Options. However, it is recommended that you leave these error messages enabled and that you properly enclose attribute values in quotation marks.
 CommentYou can use the Quick Quote Tool in the editor to quickly enclose all attribute values in quotation marks.
 CommentYou have one or more internal links linking to an ID link destination. Browser support for this is currently very poor. Consider using something like <a name="MenuSinistro"> ... </a> or <a name="MenuSinistro" id="MenuSinistro"> ... </a> instead.
 CommentYou may want to turn off 128-159 character checking if you're sure that these characters will be interpreted and displayed properly by the visiting user agents. This option is in CSE HTML Validator's Validator Engine Options.
 CommentPossibly misspelled words (239, 124 unique): Aggiornamento (1x), aggiornati (1x), ai (1x), anche (1x), Approfondimenti (1x), attuale (1x), behavior.css (1x), ben (1x), Benvenuto (1x), Centro (1x), chiusura (1x), Contatti (1x), conteggio (1x), Contenuti (1x), corpo (1x), CorpoPagina (1x), delle (1x), distribuiti (1x), endif (1x), escludendo (1x), evidenziato (1x), foglia (1x), fuori (1x), generale (1x), gruppi (1x), infine (1x), inoltre (1x), Isole (1x), legali (1x), livello (1x), lte (1x), luglio (1x), l (1x), maggior (1x), Mappa (1x), MenuDestro (1x), mostra (1x), mostrano (1x), navigazione (1x), nelle (1x), netta (1x), nome (1x), Nord (1x), pagina (1x), passato (1x), portale (1x), positivo (1x), prevalenza (1x), principale (1x), prodotto (1x). List limited to first 50 unique words.
 CommentHTML 4.01 Strict document detected.
 Comment (Search Engine)[113] Random Search Engine Tip #17 - Consider linking to one or more high ranking sites that are related to the site you're promoting. Use your site's keywords in the link text if you can.
 Comment (Search Engine)[8] <meta name="description" content="(actual description)"> should be used in the "head" section to provide a brief description of what is contained on this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 Comment (Search Engine)[8] <meta name="keywords" content="(actual keyword list)"> should be used in the "head" section to provide a list of keywords that are relevent to this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 CommentAn ICRA RDF label was not found in the "head" section of this document. Browsers that are enabled with this rating system may not display documents that have not been labelled. It is recommended that every page include an ICRA label. For more information, please visit http://www.icra.org/.
 Comment[10] CSE HTML Validator Std/Pro allows you to disable certain messages (like this example message) and groups of related messages by disabling flags. For instance, the [10] at the beginning of this message indicates that you can disable this message by disabling validator flag 10. If you are using HTML Validator's integrated editor, then you can simply use your mouse on this message to open the context menu (usually done by right-clicking the mouse on this message) and select 'Disable Flag 10' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 CommentCSE HTML Validator Std/Pro allows you to disable many messages on an individual basis without using flags. For instance, you can disable this message by using HTML Validator's integrated editor to open the context menu for this message (usually done by right-clicking the mouse on this message) and selecting 'Options for this Message->Disable Message' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 Comment7409 bytes; 5.1s@14.4Kbps, 2.6s@28.8, 1.5s@50, 1.2s@64, 0.6s@128, 0.2s@384, 0.1s@512, 0.1s@768, 0.0s@1.5Mbps, 0.0s@10Mbps.
 Comment0.04s, 5 errors, 3 warnings, 17 messages, 15 validator comments, 147 lines, 107 tags (95 closed), 17 document comments, 14 entities, 338 programs run.

[ Summary ] [ To the top ]

http://www.apat.gov.it/certificazioni/site/it-IT/ContentChannels/Archivio_News/News/ecolabel_scadenza_gruppi_prodotto.html

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
5:2Message (Search Engine)Tip - A good title is very important for search engine listings. Use many keywords and search terms in the title but make it readable. Don't just stuff keywords in the title. The title should also be something that a user will want to click on when it's listed on a search engine. A good title is also important when a visitor bookmarks a page. Example: <title>Download CSE HTML Validator - Powerful HTML and Link Checking Software for Windows</title>. AI Internet Solutions also recommends that the "title" tag be the first tag inside the "head" section.
28:12Message (General Compatibility)[5] PNG images are generally well supported in today's browsers EXCEPT for Microsoft Internet Explorer 6.0 and below. IE 6.0 will not render PNG images correctly in certain cases. Because of the popularity of Internet Explorer, you may want to consider using GIF or JPG images instead, especially when using the transparency features of PNG which IE 6.0 does not support well. Fortunately PNG support has been improved in IE 7.0. This message is displayed only once. There may be other PNG images specified in this document.
49:67ErrorThe "summary" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

<table border="0" cellspacing="0" cellpadding="0" summary="" class="TabellaCentrale">
 

49:10Message (Good Style)Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute.
49:10Message (General Compatibility)[5] The "table" element is an official HTML 4.01 and XHTML element but may not be supported by older or nongraphical browsers. Furthermore, nongraphical browsers that do support tables may not support them the way that you expect. However, most browsers used today should support this element.
81:2MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
84:3WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 84. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. Consider using "&#710;" instead of this character.
93:6MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
123:3MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
124:14Warning[75] The "href" attribute specifies an internal link that may not be wanted. An internal link name should usually follow the # character, but it doesn't in this case. However, if the top of the current document is being referenced, then this message should be ignored because an internal link name is not needed.
 Comment (Accessibility Tips) [ACCESSIBILITY]This program can help you make your web pages more accessible. An accessible page is one that more individuals can use, such as individuals who are blind or deaf. It can also increase the usefulness of your web page for individuals who browse the web using slower devices like older computers or wireless devices like cell phones and PDAs. An accessible web site makes good business sense (and possibly good legal sense as well). You can enable or disable accessibility checking in the Validator Engine Options.
 CommentYou have one or more internal links linking to an ID link destination. Browser support for this is currently very poor. Consider using something like <a name="MenuSinistro"> ... </a> or <a name="MenuSinistro" id="MenuSinistro"> ... </a> instead.
 CommentYou may want to turn off 128-159 character checking if you're sure that these characters will be interpreted and displayed properly by the visiting user agents. This option is in CSE HTML Validator's Validator Engine Options.
 CommentPossibly misspelled words (85, 56 unique): Approfondimenti (1x), behavior.css (1x), Benvenuto (1x), chiusura (1x), Contatti (1x), Contenuti (1x), corpo (1x), CorpoPagina (1x), criteri (1x), dei (1x), disponibile (1x), endif (1x), foglia (1x), generale (1x), giugno (1x), il (1x), le (1x), legali (1x), livello (1x), lte (1x), Mappa (1x), MenuDestro (1x), navigazione (1x), nome (1x), pagina (1x), portale (1x), principale (1x), Ricerca (1x), Rubriche (1x), Salta (1x), scadenze (1x), sito (1x), struttura (1x), stylesheet (1x), Tabella (1x), terzo (1x), utilit (1x), Vai (1x), Validit (1x), veloci (1x), Accreditamento (2x), Apat (2x), Archivio (2x), BeginNoIndex (2x), Comitato (2x), contenuto (2x), Ecoaudit (2x), EMAS (2x), EndNoIndex (2x), gruppi (2x). List limited to first 50 unique words.
 CommentHTML 4.01 Strict document detected.
 Comment (Search Engine)[113] Random Search Engine Tip #17 - Consider linking to one or more high ranking sites that are related to the site you're promoting. Use your site's keywords in the link text if you can.
 Comment (Search Engine)[8] <meta name="description" content="(actual description)"> should be used in the "head" section to provide a brief description of what is contained on this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 Comment (Search Engine)[8] <meta name="keywords" content="(actual keyword list)"> should be used in the "head" section to provide a list of keywords that are relevent to this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 CommentAn ICRA RDF label was not found in the "head" section of this document. Browsers that are enabled with this rating system may not display documents that have not been labelled. It is recommended that every page include an ICRA label. For more information, please visit http://www.icra.org/.
 Comment[10] CSE HTML Validator Std/Pro allows you to disable certain messages (like this example message) and groups of related messages by disabling flags. For instance, the [10] at the beginning of this message indicates that you can disable this message by disabling validator flag 10. If you are using HTML Validator's integrated editor, then you can simply use your mouse on this message to open the context menu (usually done by right-clicking the mouse on this message) and select 'Disable Flag 10' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 CommentCSE HTML Validator Std/Pro allows you to disable many messages on an individual basis without using flags. For instance, you can disable this message by using HTML Validator's integrated editor to open the context menu for this message (usually done by right-clicking the mouse on this message) and selecting 'Options for this Message->Disable Message' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 Comment5046 bytes; 3.5s@14.4Kbps, 1.8s@28.8, 1.0s@50, 0.8s@64, 0.4s@128, 0.1s@384, 0.1s@512, 0.1s@768, 0.0s@1.5Mbps, 0.0s@10Mbps.
 Comment0.03s, 1 error, 2 warnings, 9 messages, 13 validator comments, 133 lines, 88 tags (80 closed), 17 document comments, 7 entities, 243 programs run.

[ Summary ] [ To the top ]

http://www.apat.gov.it/certificazioni/site/it-IT/ContentChannels/Archivio_News/News/ecolabel_svil_rev_criteri_coperture_pavimenti.html

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
5:2Message (Search Engine)Tip - A good title is very important for search engine listings. Use many keywords and search terms in the title but make it readable. Don't just stuff keywords in the title. The title should also be something that a user will want to click on when it's listed on a search engine. A good title is also important when a visitor bookmarks a page. Example: <title>Download CSE HTML Validator - Powerful HTML and Link Checking Software for Windows</title>. AI Internet Solutions also recommends that the "title" tag be the first tag inside the "head" section.
28:12Message (General Compatibility)[5] PNG images are generally well supported in today's browsers EXCEPT for Microsoft Internet Explorer 6.0 and below. IE 6.0 will not render PNG images correctly in certain cases. Because of the popularity of Internet Explorer, you may want to consider using GIF or JPG images instead, especially when using the transparency features of PNG which IE 6.0 does not support well. Fortunately PNG support has been improved in IE 7.0. This message is displayed only once. There may be other PNG images specified in this document.
49:67ErrorThe "summary" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

<table border="0" cellspacing="0" cellpadding="0" summary="" class="TabellaCentrale">
 

49:10Message (Good Style)Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute.
49:10Message (General Compatibility)[5] The "table" element is an official HTML 4.01 and XHTML element but may not be supported by older or nongraphical browsers. Furthermore, nongraphical browsers that do support tables may not support them the way that you expect. However, most browsers used today should support this element.
81:2MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
85:79WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 85. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. If you are wanting the euro sign, then it is recommended that the character reference "&#8364;" be used. Another option would be to use the entity reference "&euro;".
87:105WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 87. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. If you are wanting the euro sign, then it is recommended that the character reference "&#8364;" be used. Another option would be to use the entity reference "&euro;".
88:88WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 88. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. If you are wanting the euro sign, then it is recommended that the character reference "&#8364;" be used. Another option would be to use the entity reference "&euro;".
89:83WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 89. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. If you are wanting the euro sign, then it is recommended that the character reference "&#8364;" be used. Another option would be to use the entity reference "&euro;".
91:117WarningThe email address or addresses specified in the mailto link "mailto:revHFCecolabel@studiolce.it " did not pass a syntax check. Make sure that all email addresses specified are correct and contain valid top-level domains. Details: "revHFCecolabel@studiolce.it " contains one or more invalid characters
91:117Warning[33] The "href" attribute has a value that has leading or trailing space characters. These spaces should probably be removed.
91:48Message (Tips)[6] Email spam is a huge problem nowadays. Be aware that mailto email addresses are easily harvested for spam lists by automated programs. Consider alternate, but less user-friendly, ways of distributing email addresses if spam is a concern.
101:6MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
131:3MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
132:14Warning[75] The "href" attribute specifies an internal link that may not be wanted. An internal link name should usually follow the # character, but it doesn't in this case. However, if the top of the current document is being referenced, then this message should be ignored because an internal link name is not needed.
 Comment (Accessibility Tips) [ACCESSIBILITY]This program can help you make your web pages more accessible. An accessible page is one that more individuals can use, such as individuals who are blind or deaf. It can also increase the usefulness of your web page for individuals who browse the web using slower devices like older computers or wireless devices like cell phones and PDAs. An accessible web site makes good business sense (and possibly good legal sense as well). You can enable or disable accessibility checking in the Validator Engine Options.
 CommentYou have one or more internal links linking to an ID link destination. Browser support for this is currently very poor. Consider using something like <a name="MenuSinistro"> ... </a> or <a name="MenuSinistro" id="MenuSinistro"> ... </a> instead.
 CommentYou may want to turn off 128-159 character checking if you're sure that these characters will be interpreted and displayed properly by the visiting user agents. This option is in CSE HTML Validator's Validator Engine Options.
 CommentPossibly misspelled words (207, 106 unique): Approfondimenti (1x), attivit (1x), attribuzione (1x), behavior.css (1x), Benvenuto (1x), CE (1x), chiusura (1x), Contatti (1x), Contenuti (1x), corpo (1x), CorpoPagina (1x), decidere (1x), distinte (1x), DOCUMENTAZIONE (1x), dopo (1x), endif (1x), Europea (1x), europeo (1x), fattibilit (1x), favorevole (1x), foglia (1x), generale (1x), giugno (1x), HFC (1x), incaricata (1x), informazioni (1x), intraprese (1x), lavoro (1x), legali (1x), livello (1x), lte (1x), maggiori (1x), Mappa (1x), MenuDestro (1x), navigazione (1x), nel (1x), nome (1x), obiettivi (1x), ottenuti (1x), pagina (1x), parere (1x), pavimenti (1x), portale (1x), principale (1x), Regolamento (1x), Ricerca (1x), ripartito (1x), riserva (1x), risultati (1x), Rubriche (1x). List limited to first 50 unique words.
 CommentHTML 4.01 Strict document detected.
 Comment (Search Engine)[113] Random Search Engine Tip #9 - Consider including common misspellings of popular keywords in the keywords meta tag. Also, avoid including keywords that don't also appear elsewhere in the page.
 Comment (Search Engine)[8] <meta name="description" content="(actual description)"> should be used in the "head" section to provide a brief description of what is contained on this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 Comment (Search Engine)[8] <meta name="keywords" content="(actual keyword list)"> should be used in the "head" section to provide a list of keywords that are relevent to this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 CommentAn ICRA RDF label was not found in the "head" section of this document. Browsers that are enabled with this rating system may not display documents that have not been labelled. It is recommended that every page include an ICRA label. For more information, please visit http://www.icra.org/.
 Comment[10] CSE HTML Validator Std/Pro allows you to disable certain messages (like this example message) and groups of related messages by disabling flags. For instance, the [10] at the beginning of this message indicates that you can disable this message by disabling validator flag 10. If you are using HTML Validator's integrated editor, then you can simply use your mouse on this message to open the context menu (usually done by right-clicking the mouse on this message) and select 'Disable Flag 10' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 CommentCSE HTML Validator Std/Pro allows you to disable many messages on an individual basis without using flags. For instance, you can disable this message by using HTML Validator's integrated editor to open the context menu for this message (usually done by right-clicking the mouse on this message) and selecting 'Options for this Message->Disable Message' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 Comment6979 bytes; 4.8s@14.4Kbps, 2.4s@28.8, 1.4s@50, 1.1s@64, 0.5s@128, 0.2s@384, 0.1s@512, 0.1s@768, 0.0s@1.5Mbps, 0.0s@10Mbps.
 Comment0.04s, 1 error, 7 warnings, 10 messages, 13 validator comments, 141 lines, 114 tags (96 closed), 17 document comments, 13 entities, 302 programs run.

[ Summary ] [ To the top ]

http://www.apat.gov.it/certificazioni/site/it-IT/ContentChannels/Archivio_News/News/emas_fieraforum_bienno_2.html

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
5:2Message (Search Engine)Tip - A good title is very important for search engine listings. Use many keywords and search terms in the title but make it readable. Don't just stuff keywords in the title. The title should also be something that a user will want to click on when it's listed on a search engine. A good title is also important when a visitor bookmarks a page. Example: <title>Download CSE HTML Validator - Powerful HTML and Link Checking Software for Windows</title>. AI Internet Solutions also recommends that the "title" tag be the first tag inside the "head" section.
28:12Message (General Compatibility)[5] PNG images are generally well supported in today's browsers EXCEPT for Microsoft Internet Explorer 6.0 and below. IE 6.0 will not render PNG images correctly in certain cases. Because of the popularity of Internet Explorer, you may want to consider using GIF or JPG images instead, especially when using the transparency features of PNG which IE 6.0 does not support well. Fortunately PNG support has been improved in IE 7.0. This message is displayed only once. There may be other PNG images specified in this document.
49:67ErrorThe "summary" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

<table border="0" cellspacing="0" cellpadding="0" summary="" class="TabellaCentrale">
 

49:10Message (Good Style)Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute.
49:10Message (General Compatibility)[5] The "table" element is an official HTML 4.01 and XHTML element but may not be supported by older or nongraphical browsers. Furthermore, nongraphical browsers that do support tables may not support them the way that you expect. However, most browsers used today should support this element.
81:2MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
93:6MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
123:3MessageThe "p" element is empty. Consider removing this element if it is not needed. If you are wanting to add additional margin space between elements, consider using the "margin" CSS properties like "margin", "margin-top", and "margin-bottom" instead. Paragraph elements should be used to denote paragraphs and not for presentational formatting.
124:14Warning[75] The "href" attribute specifies an internal link that may not be wanted. An internal link name should usually follow the # character, but it doesn't in this case. However, if the top of the current document is being referenced, then this message should be ignored because an internal link name is not needed.
 Comment (Accessibility Tips) [ACCESSIBILITY]This program can help you make your web pages more accessible. An accessible page is one that more individuals can use, such as individuals who are blind or deaf. It can also increase the usefulness of your web page for individuals who browse the web using slower devices like older computers or wireless devices like cell phones and PDAs. An accessible web site makes good business sense (and possibly good legal sense as well). You can enable or disable accessibility checking in the Validator Engine Options.
 CommentYou have one or more internal links linking to an ID link destination. Browser support for this is currently very poor. Consider using something like <a name="MenuSinistro"> ... </a> or <a name="MenuSinistro" id="MenuSinistro"> ... </a> instead.
 CommentPossibly misspelled words (83, 59 unique): agire (1x), alla (1x), Ambientale (1x), Approfondimenti (1x), behavior.css (1x), Benvenuto (1x), Bienno (1x), chiusura (1x), Contatti (1x), Contenuti (1x), corpo (1x), CorpoPagina (1x), della (1x), d (1x), endif (1x), fieraforum (1x), foglia (1x), generale (1x), giugno (1x), globale (1x), l'articolo (1x), legali (1x), Leggi (1x), livello (1x), lte (1x), Mappa (1x), MenuDestro (1x), navigazione (1x), nome (1x), pagina (1x), Pensare (1x), portale (1x), principale (1x), Registrazione (1x), Ricerca (1x), Rubriche (1x), Salta (1x), sito (1x), struttura (1x), stylesheet (1x), terzo (1x), utilit (1x), Vai (1x), veloci (1x), Accreditamento (2x), Apat (2x), Archivio (2x), BeginNoIndex (2x), Comitato (2x), contenuto (2x). List limited to first 50 unique words.
 CommentHTML 4.01 Strict document detected.
 Comment (Search Engine)[113] Random Search Engine Tip #9 - Consider including common misspellings of popular keywords in the keywords meta tag. Also, avoid including keywords that don't also appear elsewhere in the page.
 Comment (Search Engine)[8] <meta name="description" content="(actual description)"> should be used in the "head" section to provide a brief description of what is contained on this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 Comment (Search Engine)[8] <meta name="keywords" content="(actual keyword list)"> should be used in the "head" section to provide a list of keywords that are relevent to this page. This information is used by many search engines when indexing a site. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu or from the Tag Inserter.
 CommentAn ICRA RDF label was not found in the "head" section of this document. Browsers that are enabled with this rating system may not display documents that have not been labelled. It is recommended that every page include an ICRA label. For more information, please visit http://www.icra.org/.
 Comment[10] CSE HTML Validator Std/Pro allows you to disable certain messages (like this example message) and groups of related messages by disabling flags. For instance, the [10] at the beginning of this message indicates that you can disable this message by disabling validator flag 10. If you are using HTML Validator's integrated editor, then you can simply use your mouse on this message to open the context menu (usually done by right-clicking the mouse on this message) and select 'Disable Flag 10' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 CommentCSE HTML Validator Std/Pro allows you to disable many messages on an individual basis without using flags. For instance, you can disable this message by using HTML Validator's integrated editor to open the context menu for this message (usually done by right-clicking the mouse on this message) and selecting 'Options for this Message->Disable Message' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 Comment5012 bytes; 3.5s@14.4Kbps, 1.7s@28.8, 1.0s@50, 0.8s@64, 0.4s@128, 0.1s@384, 0.1s@512, 0.1s@768, 0.0s@1.5Mbps, 0.0s@10Mbps.
 Comment0.03s, 1 error, 1 warning, 9 messages, 12 validator comments, 133 lines, 89 tags (80 closed), 17 document comments, 7 entities, 244 programs run.

[ Summary ] [ To the top ]

Multiple page report: Previous  |  Summary 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727  |  Next