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 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
Line:char | Type | Message 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:2 | Message (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. |
5:8 | Message (Search Engine) | [8] This document's title contains only 2 words. It may be inadequate for search engine purposes. A good title is important to your search engine rankings and listings. AI Internet Solutions recommends a title that is 5-15 words in length and that contains a relevant and descriptive phrase. The title should also contain keywords and search terms while remaining readable. |
49:2 | Message (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. |
52:35 | Message (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. |
121:3 | Message (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. |
123:8 | Message (Deprecated) | [9] The "height" and "width" attributes for the "td" and "th" elements are deprecated in HTML 4.01 and XHTML in favor of using style sheets. |
133:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
155:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
173:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
204:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
227:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
232:30 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 232. 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 "€" be used. Another option would be to use the entity reference "€". |
244:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
266:14 | Message (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. |
270:7 | Message | The "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. |
271:3 | Error | [47] The "ul" element must directly contain at least one "li" element. <ul> |
272:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "h1" element is not allowed here. <h1>Italia un paese ad alta percentuale di acque balneabili</h1> |
272:5 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
273:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>La qualità delle acque di balneazione del nostro Paese presenta una conformità elevata superiore al 94% delle acque marino costiere. Questo è quanto emerso dalla relazione presentata in occasione della sessione tematica di apertura della 10<SUP>a</SUP> Conferenza delle Agenzie Ambientali, dalla dottoressa Liana Gramaccioni del Ministero della Salute.</P> |
273:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
273:257 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
273:265 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
274:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>In netto miglioramento anche il sistema italiano di monitoraggio e controllo, composto da circa 5000 punti di campionamento con stazioni distanti mediamente 2 km l’una dall’altra.</P> |
274:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
274:168 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 274. 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 "€" be used. Another option would be to use the entity reference "€". |
275:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>In Abruzzo e Molise il livello di balneabilità delle acque si può definire soddisfacente. </P> |
275:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
276:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>Il Molise in particolare, con i suoi 35 km di costa, presenta una percentuale del 100% di esami favorevoli negli ultimi 10 anni.</P> |
276:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
309:28 | Error | [47] The "ul" element must directly contain at least one "li" element. <div class="sotto"><ul class="sottolivello"></ul></div> |
328:3 | Error | Somewhere in this document there is a nonexistent internal link to "menu" created by using <a href="#menu"> ... </a>. This link should be removed or it should link to a location in the document that is specified by <a name="menu"> ... </a> or <element id="menu"...>. </body> |
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. | |
Comment | You 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. | |
Comment | Possibly misspelled words (202, 147 unique): Abruzzo (1x), Agenzia (1x), alla (1x), alta (1x), altra (1x), Altro (1x), anche (1x), Annali (1x), anni (1x), apertura (1x), Archivio (1x), aree (1x), Attivit (1x), balneabili (1x), balneabilit (1x), balneazione (1x), behavior.css (1x), Biblioteca (1x), BodyTotale (1x), campionamento (1x), CARG (1x), Cartografia (1x), centro (1x), Collegati (1x), composto (1x), conformit (1x), contaminati (1x), Contatti (1x), contiene (1x), Contributi (1x), controllo (1x), costa (1x), Coste (1x), costiere (1x), dall (1x), definire (1x), dell'Ambiente (1x), distanti (1x), dottoressa (1x), Ecolabel (1x), Educazione (1x), elevata (1x), Emas (1x), emerso (1x), endif (1x), esami (1x), favorevoli (1x), Formazione (1x), fotografico (1x), geologica (1x). List limited to first 50 unique words. | |
Comment | HTML 4.01 Transitional document detected. | |
Comment (Search Engine) | [113] Random Search Engine Tip #12 - Many elements support the "title" attribute that is used for annotation (do not confuse the "title" element with the "title" attribute). Consider annotating tags like "a" with something like title="Read about <keywords>". Annotate with keywords and search terms. Some browsers, like Firefox, will also display the value of the "title" attribute when the user hovers the mouse over content with a "title" attribute. | |
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. | |
Comment | An 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. | |
Comment | CSE 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. | |
Comment | 11740 bytes; 8.2s@14.4Kbps, 4.1s@28.8, 2.3s@50, 1.8s@64, 0.9s@128, 0.3s@384, 0.2s@512, 0.2s@768, 0.1s@1.5Mbps, 0.0s@10Mbps. | |
Comment | 0.06s, 8 errors, 15 warnings, 10 messages, 12 validator comments, 330 lines, 176 tags (158 closed), 17 document comments, 6 entities, 470 programs run. |
Line:char | Type | Message 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:2 | Message (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. |
5:8 | Message (Search Engine) | [8] This document's title contains only 2 words. It may be inadequate for search engine purposes. A good title is important to your search engine rankings and listings. AI Internet Solutions recommends a title that is 5-15 words in length and that contains a relevant and descriptive phrase. The title should also contain keywords and search terms while remaining readable. |
49:2 | Message (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. |
52:35 | Message (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. |
121:3 | Message (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. |
123:8 | Message (Deprecated) | [9] The "height" and "width" attributes for the "td" and "th" elements are deprecated in HTML 4.01 and XHTML in favor of using style sheets. |
133:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
155:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
173:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
204:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
227:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
232:30 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 232. 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 "€" be used. Another option would be to use the entity reference "€". |
244:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
266:14 | Message (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. |
270:7 | Message | The "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. |
271:3 | Error | [47] The "ul" element must directly contain at least one "li" element. <ul> |
272:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "h1" element is not allowed here. <h1>Tavola rotonda - Approfondimento di Emi Morroni: Direttore del Dipartimento per le attività bibliotecarie, documentali e per l'informazione - APAT </h1> |
272:5 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
273:3 | Error | [47] The "ul" element may directly contain only the "li" element. The "img" element is not allowed here. <img src="/site/_contentimages/00141300/141352_Morroni.jpg" alt="Emi Morroni, Direttore del Dipartimento per le attività bibliotecarie" align="left" /> |
273:3 | Message (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. |
275:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "DIV" element is not allowed here. <DIV><STRONG>Si è appena conclusa la tavola rotonda sui temi della sostenibilità in un’ottica allargata a tematiche economiche e sociali, oltre a quelle ambientali. Quali caratteristiche generali sono emerse?</STRONG></DIV> |
275:14 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
275:90 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 275. 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 "€" be used. Another option would be to use the entity reference "€". |
275:2 | Message | [41] The "DIV" tag has no attributes. Attributes are normally used with the "DIV" element to provide functionality. |
276:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "DIV" element is not allowed here. <DIV> </DIV> |
276:6 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
276:2 | Message | [41] The "DIV" tag has no attributes. Attributes are normally used with the "DIV" element to provide functionality. |
277:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "DIV" element is not allowed here. <DIV>La tavola rotonda ha visto coinvolti gli attori locali per la proposta globale, facendo il punto sul contributo del territorio per il successo della Decade ONU sull’educazione per lo sviluppo sostenibile. Il dibattito è stato centrato sulla opportunità di recepire i principi, le direttive, le strategie ONU a livello super globale in quelle che sono le realtà locali. Emerge la necessità di affrontare le tematiche che riguardano l’ambiente in una logica di settore, quasi fosse un “ghetto” della società, ma occorre un interesse più generale, globale che coinvolga tutti gli ambiti. Non più educazione ambientale, dunque, ma educazione alla sostenibilità.</DIV> |
277:6 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
277:171 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 277. 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 "€" be used. Another option would be to use the entity reference "€". |
277:2 | Message | [41] The "DIV" tag has no attributes. Attributes are normally used with the "DIV" element to provide functionality. |
278:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "DIV" element is not allowed here. <DIV> </DIV> |
278:6 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
278:2 | Message | [41] The "DIV" tag has no attributes. Attributes are normally used with the "DIV" element to provide functionality. |
279:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "DIV" element is not allowed here. <DIV><STRONG>Come si inserisce in questo contesto il Sistema Agenziale?</STRONG></DIV> |
279:14 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
279:2 | Message | [41] The "DIV" tag has no attributes. Attributes are normally used with the "DIV" element to provide functionality. |
280:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "DIV" element is not allowed here. <DIV> </DIV> |
280:6 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
280:2 | Message | [41] The "DIV" tag has no attributes. Attributes are normally used with the "DIV" element to provide functionality. |
281:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "DIV" element is not allowed here. <DIV>Le Agenzie per la protezione dell’ambiente già da anni lavorano in rete e hanno istituito un network per l’informazione, formazione ed educazione ambientale, intuendo l’importanza prima del momento formativo poi ampliato con gli argomenti della sostenibilità. Il Sistema ha recepito questi principi, sin dal convegno di Torino, avviando il discorso italiano di inaugurazione della Decade ONU. E’ su questa linea che si sta facendo sistema e sono state redatte delle linee guida per la qualità. Per fare un esempio, si sta realizzando un Corso-laboratorio itinerante sull’educazione ambientale, coordinato dall’APAT, iniziato a Roma, proseguito a Modena, poi in Toscana dove si è parlato di qualità, dal momento che, oltre ad efficienza ed efficacia, questo è l’obiettivo principale su cui puntare.</DIV> |
281:6 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
281:40 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 281. 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 "€" be used. Another option would be to use the entity reference "€". |
281:2 | Message | [41] The "DIV" tag has no attributes. Attributes are normally used with the "DIV" element to provide functionality. |
282:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "DIV" element is not allowed here. <DIV> </DIV> |
282:6 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
282:2 | Message | [41] The "DIV" tag has no attributes. Attributes are normally used with the "DIV" element to provide functionality. |
315:28 | Error | [47] The "ul" element must directly contain at least one "li" element. <div class="sotto"><ul class="sottolivello"></ul></div> |
334:3 | Error | Somewhere in this document there is a nonexistent internal link to "menu" created by using <a href="#menu"> ... </a>. This link should be removed or it should link to a location in the document that is specified by <a name="menu"> ... </a> or <element id="menu"...>. </body> |
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. | |
Comment | You 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. | |
Comment | Possibly misspelled words (335, 214 unique): Acque (1x), affrontare (1x), Agenzia (1x), Agenziale (1x), allargata (1x), Altro (1x), ambiti (1x), ampliato (1x), Annali (1x), anni (1x), appena (1x), Approfondimento (1x), Archivio (1x), aree (1x), argomenti (1x), attori (1x), avviando (1x), behavior.css (1x), Biblioteca (1x), BodyTotale (1x), caratteristiche (1x), CARG (1x), Cartografia (1x), centrato (1x), centro (1x), coinvolga (1x), coinvolti (1x), Collegati (1x), conclusa (1x), contaminati (1x), Contatti (1x), contesto (1x), contiene (1x), Contributi (1x), contributo (1x), convegno (1x), coordinato (1x), Corso (1x), Coste (1x), cui (1x), dall (1x), dell'Ambiente (1x), delle (1x), dell (1x), dibattito (1x), direttive (1x), discorso (1x), documentali (1x), dunque (1x), Ecolabel (1x). List limited to first 50 unique words. | |
Comment | HTML 4.01 Transitional document detected. | |
Comment (Search Engine) | [113] Random Search Engine Tip #12 - Many elements support the "title" attribute that is used for annotation (do not confuse the "title" element with the "title" attribute). Consider annotating tags like "a" with something like title="Read about <keywords>". Annotate with keywords and search terms. Some browsers, like Firefox, will also display the value of the "title" attribute when the user hovers the mouse over content with a "title" attribute. | |
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. | |
Comment | An 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. | |
Comment | CSE 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. | |
Comment | 13119 bytes; 9.1s@14.4Kbps, 4.6s@28.8, 2.6s@50, 2.0s@64, 1.0s@128, 0.3s@384, 0.3s@512, 0.2s@768, 0.1s@1.5Mbps, 0.0s@10Mbps. | |
Comment | 0.06s, 13 errors, 19 warnings, 19 messages, 12 validator comments, 336 lines, 182 tags (163 closed), 17 document comments, 13 entities, 478 programs run. |
Line:char | Type | Message 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:2 | Message (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. |
5:8 | Message (Search Engine) | [8] This document's title contains only 2 words. It may be inadequate for search engine purposes. A good title is important to your search engine rankings and listings. AI Internet Solutions recommends a title that is 5-15 words in length and that contains a relevant and descriptive phrase. The title should also contain keywords and search terms while remaining readable. |
49:2 | Message (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. |
52:35 | Message (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. |
121:3 | Message (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. |
123:8 | Message (Deprecated) | [9] The "height" and "width" attributes for the "td" and "th" elements are deprecated in HTML 4.01 and XHTML in favor of using style sheets. |
133:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
155:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
173:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
204:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
227:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
244:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
266:14 | Message (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. |
272:5 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
273:3 | Message (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. |
275:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
276:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
277:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
277:566 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
278:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
279:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
280:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
281:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
282:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
283:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
284:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
285:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
285:199 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
285 | Error | Terminating validation due to too many warnings. Please correct the previous warnings and recheck the document. HTML Validator is currently set to stop after 20 warnings. <P>Le coste del Veneto che vanno da foce Tagliamento a Foce Po di Goro si presentano piuttosto omogenee, poiché tutte basse e dotate di difese strutturali, anche se ne occorrono ancora di più.<BR>Il Delta del Po merita un discorso a sé, essendo una terra molto giovane, con terreni che hanno circa 400 anni e presentano lagune, valli e un sistema regolato di utilizzo dell’acqua.<BR>Un elemento scomodo è rappresentato dalle tegnùe, blocchi di sabbia consolidati che si trovato a 20 miglia oceaniche e che sono divenute sedi di ecosistema.</P> |
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. | |
Comment | You 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. | |
Comment | Possibly misspelled words (784, 445 unique): acqua (1x), Adriatico (1x), affrontati (1x), Agenzia (1x), agganciati (1x), all (1x), alta (1x), alte (1x), alterato (1x), ambito (1x), analisi (1x), ancora (1x), andamento (1x), Annali (1x), anni (1x), anticipatamente (1x), approccio (1x), Arpa (1x), ARPAM (1x), aspetti (1x), aspetto (1x), assetto (1x), ASSOPORTI (1x), aste (1x), Atene (1x), Attivit (1x), attraverso (1x), aumentare (1x), autostradali (1x), avuto (1x), balneazione (1x), basse (1x), batteriologico (1x), BeginNoIndex (1x), behavior.css (1x), Benedetto (1x), Biblioteca (1x), blocchi (1x), BodyTotale (1x), buone (1x), CADSEALAND (1x), calamitosi (1x), calcolata (1x), capisaldi (1x), caratterizzazione (1x), CARG (1x), Cartografia (1x), cercando (1x), CNR (1x), collegamento (1x). List limited to first 50 unique words. NOTE: Validation terminated so not all words were checked. | |
Comment | You can change the maximum number of warning messages to display before the validation is terminated. This option is in CSE HTML Validator's Validator Engine Options. | |
Comment | HTML 4.01 Transitional document detected. | |
Comment (Search Engine) | [113] Random Search Engine Tip #5 - Be sure to use meta description and keywords tags in the head section. While some search engines may not use these tags, some do. | |
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. | |
Comment | An 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. | |
Comment | CSE 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. | |
Comment | 17361 bytes; 12.1s@14.4Kbps, 6.0s@28.8, 3.5s@50, 2.7s@64, 1.4s@128, 0.5s@384, 0.3s@512, 0.2s@768, 0.1s@1.5Mbps, 0.0s@10Mbps. | |
Comment | 0.07s, 1 error, 20 warnings, 10 messages, 13 validator comments, 340 lines, 161 tags (132 closed), 8 document comments, 7 entities, 429 programs run. |
Line:char | Type | Message 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:2 | Message (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. |
5:8 | Message (Search Engine) | [8] This document's title contains only 2 words. It may be inadequate for search engine purposes. A good title is important to your search engine rankings and listings. AI Internet Solutions recommends a title that is 5-15 words in length and that contains a relevant and descriptive phrase. The title should also contain keywords and search terms while remaining readable. |
49:2 | Message (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. |
52:35 | Message (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. |
121:3 | Message (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. |
123:8 | Message (Deprecated) | [9] The "height" and "width" attributes for the "td" and "th" elements are deprecated in HTML 4.01 and XHTML in favor of using style sheets. |
133:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
155:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
173:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
204:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
227:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
232:30 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 232. 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 "€" be used. Another option would be to use the entity reference "€". |
244:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
266:14 | Message (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. |
270:7 | Message | The "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. |
271:3 | Error | [47] The "ul" element must directly contain at least one "li" element. <ul> |
272:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "h1" element is not allowed here. <h1>La decade UNESCO: nuovi obiettivi per l'educazione ambientale</h1> |
272:5 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
273:3 | Error | [47] The "ul" element may directly contain only the "li" element. The "img" element is not allowed here. <img src="/site/_contentimages/00141200/141288_Pescara_Apertura2.jpg" alt="Giorgio Cesari, DG di Apat e Franco Caramanico, Assessore all'Ambiente Regione Abruzzo" align="left" /> |
273:3 | Message (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. |
275:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>Un interessante prologo alla 10<SUP>a</SUP> Conferenza Nazionale delle Agenzie per l'Ambiente, si è svolto a Pescara il 4 marzo in occasione del convegno collaterale alla manifestazione dal titolo "L'educazione ambientale per lo sviluppo sostenibile".</P> |
275:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
275:40 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
275:48 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
276:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>Ben visibile all’interno dell’evento di Pescara, l’obiettivo di affrontare il tema dell’educazione ambientale seguendo i principali contenuti dello Schema Internazionale d'Implementazione per il Decennio delle Nazioni Unite per lo Sviluppo Sostenibile, lanciato per il periodo 2005-2014. L’iniziativa dell’UNESCO si propone quale grande campagna mondiale di sensibilizzazione per diffondere una cultura basata sul rispetto del prossimo, del Pianeta e delle generazioni future.</P> |
276:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
276:21 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 276. 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 "€" be used. Another option would be to use the entity reference "€". |
277:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>L’APAT, per rispondere ai contenuti indicati dall’UNESCO, ha realizzato un CD-ROM e due materiali didattici specifici i “Quaderni della formazione ambientale” ed otto filmati documentaristici ed informazioni tecnico-scientifici di base per comprendere i concetti di base della tutela dell’ambiente, presentati durante l’incontro.</P> |
277:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
277:6 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 277. 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 "€" be used. Another option would be to use the entity reference "€". |
278:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>“Il rapporto tra il Comitato Scientifico del Decennio UNESCO - ha sottolineato Gianni Mattioli, Presidente del Comitato - con le Regioni e le amministrazioni locali ha reso sempre più concreto il percorso verso l’educazione ambientale.” “Per l’Abruzzo ed il Molise - ha dichiarato l’Assessore all’Ambiente della Regione Abruzzo Franco Caramanico - la Decima Conferenza rappresenta un appuntamento di importanza strategica per attuare quella inversione di tendenza necessaria per salvaguardare l’ambiente, attraverso il Protocollo di Kyoto, affinché le generazioni future possano vivere nelle stesse condizioni che noi abbiamo ereditato.”</P> |
278:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
278:5 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 278. 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 "€" be used. Another option would be to use the entity reference "€". |
279:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>Concorde con l’attribuire rilievo al contributo degli Enti locali in tema di diffusione della cultura ambientale, l’Assessore alla Cultura del Comune di Pescara, Adelchi De Collibus, che ha definito l’educazione “un tema di grande stimolo ed interesse anche per l’amministrazione comunale.”</P> |
279:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
279:19 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 279. 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 "€" be used. Another option would be to use the entity reference "€". |
312:28 | Error | [47] The "ul" element must directly contain at least one "li" element. <div class="sotto"><ul class="sottolivello"></ul></div> |
331:3 | Error | Somewhere in this document there is a nonexistent internal link to "menu" created by using <a href="#menu"> ... </a>. This link should be removed or it should link to a location in the document that is specified by <a name="menu"> ... </a> or <element id="menu"...>. </body> |
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. | |
Comment | You 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. | |
Comment | Possibly misspelled words (341, 228 unique): abbiamo (1x), Acque (1x), Adelchi (1x), affinch (1x), affrontare (1x), Agenzia (1x), ai (1x), all'Ambiente (1x), Altro (1x), ambientale. (1x), ambientale (1x), Ambientali (1x), amministrazione (1x), amministrazioni (1x), anche (1x), Annali (1x), appuntamento (1x), Archivio (1x), aree (1x), Attivit (1x), attraverso (1x), attribuire (1x), attuare (1x), basata (1x), behavior.css (1x), Biblioteca (1x), BodyTotale (1x), campagna (1x), CARG (1x), Cartografia (1x), centro (1x), Cesari (1x), collaterale (1x), Collegati (1x), Collibus (1x), comprendere (1x), comunale. (1x), Comune (1x), concetti (1x), concreto (1x), condizioni (1x), contaminati (1x), Contatti (1x), contiene (1x), Contributi (1x), contributo (1x), convegno (1x), Coste (1x), d'Implementazione (1x), dal (1x). List limited to first 50 unique words. | |
Comment | HTML 4.01 Transitional document detected. | |
Comment (Search Engine) | [113] Random Search Engine Tip #5 - Be sure to use meta description and keywords tags in the head section. While some search engines may not use these tags, some do. | |
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. | |
Comment | An 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. | |
Comment | CSE 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. | |
Comment | 13213 bytes; 9.2s@14.4Kbps, 4.6s@28.8, 2.6s@50, 2.1s@64, 1.0s@128, 0.3s@384, 0.3s@512, 0.2s@768, 0.1s@1.5Mbps, 0.0s@10Mbps. | |
Comment | 0.06s, 10 errors, 19 warnings, 11 messages, 12 validator comments, 333 lines, 178 tags (159 closed), 17 document comments, 5 entities, 478 programs run. |
Line:char | Type | Message 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:2 | Message (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. |
5:8 | Message (Search Engine) | [8] This document's title contains only 2 words. It may be inadequate for search engine purposes. A good title is important to your search engine rankings and listings. AI Internet Solutions recommends a title that is 5-15 words in length and that contains a relevant and descriptive phrase. The title should also contain keywords and search terms while remaining readable. |
49:2 | Message (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. |
52:35 | Message (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. |
121:3 | Message (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. |
123:8 | Message (Deprecated) | [9] The "height" and "width" attributes for the "td" and "th" elements are deprecated in HTML 4.01 and XHTML in favor of using style sheets. |
133:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
155:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
173:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
204:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
227:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
232:30 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 232. 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 "€" be used. Another option would be to use the entity reference "€". |
244:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
266:14 | Message (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. |
270:7 | Message | The "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. |
271:3 | Error | [47] The "ul" element must directly contain at least one "li" element. <ul> |
272:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "h1" element is not allowed here. <h1>Presentati alcuni studi sulla qualità delle acque effettuate dalle agenzie regionali per l'ambiente</h1> |
272:5 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
273:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>Diversa la situazione dei laghi italiani: da uno studio dell’Agenzia regionale per la protezione dell’Ambiente della Lombardia solo il 64% dei grandi laghi del nord Italia è idoneo alla balneazione.</P> |
273:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
273:65 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 273. 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 "€" be used. Another option would be to use the entity reference "€". |
274:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>Presentati inoltre, anche alcuni studi sperimentali delle Agenzie regionali, relativi all’applicazione della nuova direttiva e ricerche dettagliate svolte per indagare l’eutrofizzazione e i fenomeni mucillaginosi delle nostre coste. Si rileva, nel complesso, un’eccellente preparazione scientifica sulla qualità delle acque, come evidenziato dal Direttore Generale dell’ARPA Sardegna, Carla Testa, che ha sottolineato come “le nostre Regioni non abbiano nulla da invidiare al resto d’Europa”.</P> |
274:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
274:94 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 274. 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 "€" be used. Another option would be to use the entity reference "€". |
307:28 | Error | [47] The "ul" element must directly contain at least one "li" element. <div class="sotto"><ul class="sottolivello"></ul></div> |
326:3 | Error | Somewhere in this document there is a nonexistent internal link to "menu" created by using <a href="#menu"> ... </a>. This link should be removed or it should link to a location in the document that is specified by <a name="menu"> ... </a> or <element id="menu"...>. </body> |
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. | |
Comment | You 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. | |
Comment | Possibly misspelled words (198, 148 unique): abbiano (1x), all (1x), Altro (1x), Ambientali (1x), Ambiente (1x), anche (1x), Annali (1x), applicazione (1x), Archivio (1x), aree (1x), Attivit (1x), balneazione (1x), behavior.css (1x), Biblioteca (1x), BodyTotale (1x), CARG (1x), Cartografia (1x), centro (1x), che (1x), Collegati (1x), complesso (1x), contaminati (1x), Contatti (1x), contiene (1x), Contributi (1x), dal (1x), dalle (1x), dell'Ambiente (1x), dettagliate (1x), direttiva (1x), Direttore (1x), Diversa (1x), d (1x), eccellente (1x), Ecolabel (1x), Educazione (1x), effettuate (1x), Emas (1x), endif (1x), Europa (1x), eutrofizzazione (1x), evidenziato (1x), fenomeni (1x), Formazione (1x), fotografico (1x), Generale (1x), geologica (1x), geologiche (1x), geotematica (1x), Guida (1x). List limited to first 50 unique words. | |
Comment | HTML 4.01 Transitional document detected. | |
Comment (Search Engine) | [113] Random Search Engine Tip #5 - Be sure to use meta description and keywords tags in the head section. While some search engines may not use these tags, some do. | |
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. | |
Comment | An 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. | |
Comment | CSE 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. | |
Comment | 11725 bytes; 8.1s@14.4Kbps, 4.1s@28.8, 2.3s@50, 1.8s@64, 0.9s@128, 0.3s@384, 0.2s@512, 0.2s@768, 0.1s@1.5Mbps, 0.0s@10Mbps. | |
Comment | 0.06s, 6 errors, 12 warnings, 10 messages, 12 validator comments, 328 lines, 173 tags (155 closed), 17 document comments, 7 entities, 461 programs run. |
Line:char | Type | Message 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:2 | Message (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. |
5:8 | Message (Search Engine) | [8] This document's title contains only 2 words. It may be inadequate for search engine purposes. A good title is important to your search engine rankings and listings. AI Internet Solutions recommends a title that is 5-15 words in length and that contains a relevant and descriptive phrase. The title should also contain keywords and search terms while remaining readable. |
49:2 | Message (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. |
52:35 | Message (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. |
121:3 | Message (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. |
123:8 | Message (Deprecated) | [9] The "height" and "width" attributes for the "td" and "th" elements are deprecated in HTML 4.01 and XHTML in favor of using style sheets. |
133:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
155:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
173:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
204:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
227:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
244:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
266:14 | Message (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. |
271:3 | Error | [47] The "ul" element must directly contain at least one "li" element. <ul> |
272:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "h1" element is not allowed here. <h1>“Coniugare economia, etica e rispetto dell’ambiente”: gli auguri di Ciampi per la Decima conferenza delle agenzie ambientali</h1> |
272:5 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
273:3 | Error | [47] The "ul" element may directly contain only the "li" element. The "img" element is not allowed here. <img src="/site/_contentimages/00141200/141291_AperturaGen.jpg" alt="Immagine dell'apertura della Conferenza" align="left" /> |
273:3 | Message (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. |
275:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>Nella giornata inaugurale della 10<SUP>a</SUP> Conferenza delle Agenzie Ambientali, il Direttore Generale dell’APAT Giorgio Cesari ha letto alla platea il telegramma del Presidente della Repubblica Carlo Azeglio Ciampi, che ha conferito una medaglia alla 10<SUP>a</SUP> Conferenza, sottolineando la capacità del Sistema agenziale di coniugare economia, etica e rispetto dell’ambiente. </P> |
275:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
275:43 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
275:51 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
275:268 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
275:276 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
276:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>La regione Abruzzo è una regione definita “virtuosa” in termini di protezione dell’ambiente dal suo Assessore all’Ambiente Franco Caramanico, per il quale la tutela non è solo un dovere ma un modello di sviluppo per non abbandonare i propri territori.</P> |
276:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
277:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>Uno degli obblighi per la Provincia di Pescara, ha detto Sante di Paolo, Assessore all’ambiente della provincia di Pescara, è il turismo sostenibile, nel rispetto delle peculiarità dei propri prodotti eno-gastronomici, coniugando così argomenti oggetto di due sessioni della Conferenza stessa: turismo sostenibile, alimentazione e ambiente. </P> |
277:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
278:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>“Le esigenze legate all’ambiente non devono diventare delle emergenze”: queste le parole del generale Serafino Liberati, Comandante delle Divisioni Unità Specializzate dell’Arma dei Carabinieri, che ha ricordato la Convenzione tra l’APAT e la DUS come un fondamentale apporto alle sinergie operative su tutto il territorio nazionale.</P> |
278:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
279:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>Nel corso della giornata inaugurale, sono stati diffusi alcuni dati dall’<STRONG>Estratto dell’Annuario dei dati Ambientali APAT 2005-2006</STRONG> e presentato il libro <STRONG>“Le Conferenze Nazionali delle Agenzie Ambientali”</STRONG>, nel quale gli incontri annuali del Sistema Agenziale offrono una possibile chiave di lettura per capire la nascita, la crescita e l’evoluzione della cultura ambientale.</P> |
279:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
279:87 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
279:156 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
279:186 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
279:249 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
312:28 | Error | [47] The "ul" element must directly contain at least one "li" element. <div class="sotto"><ul class="sottolivello"></ul></div> |
331:3 | Error | Somewhere in this document there is a nonexistent internal link to "menu" created by using <a href="#menu"> ... </a>. This link should be removed or it should link to a location in the document that is specified by <a name="menu"> ... </a> or <element id="menu"...>. </body> |
333 | Error | Terminating validation due to too many warnings. Please correct the previous warnings and recheck the document. HTML Validator is currently set to stop after 20 warnings.
|
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. | |
Comment | You 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. | |
Comment | Possibly misspelled words (327, 212 unique): abbandonare (1x), Abruzzo (1x), Acque (1x), Agenzia (1x), alcuni (1x), alimentazione (1x), alle (1x), Altro (1x), Ambientali (1x), ambiente (1x), Annali (1x), annuali (1x), Annuario (1x), apporto (1x), Archivio (1x), aree (1x), argomenti (1x), Arma (1x), Attivit (1x), auguri (1x), Azeglio (1x), behavior.css (1x), Biblioteca (1x), BodyTotale (1x), capacit (1x), capire (1x), Carabinieri (1x), Caramanico (1x), CARG (1x), Cartografia (1x), centro (1x), Cesari (1x), chiave (1x), Collegati (1x), Comandante (1x), Conferenze (1x), conferito (1x), coniugando (1x), coniugare (1x), contaminati (1x), Contatti (1x), contiene (1x), Contributi (1x), Convenzione (1x), corso (1x), Coste (1x), così (1x), crescita (1x), cultura (1x), dal (1x). List limited to first 50 unique words. NOTE: Validation terminated so not all words were checked. | |
Comment | You can change the maximum number of warning messages to display before the validation is terminated. This option is in CSE HTML Validator's Validator Engine Options. | |
Comment | HTML 4.01 Transitional document detected. | |
Comment (Search Engine) | [113] Random Search Engine Tip #5 - Be sure to use meta description and keywords tags in the head section. While some search engines may not use these tags, some do. | |
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. | |
Comment | An 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. | |
Comment | CSE 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. | |
Comment | 12947 bytes; 9.0s@14.4Kbps, 4.5s@28.8, 2.6s@50, 2.0s@64, 1.0s@128, 0.3s@384, 0.3s@512, 0.2s@768, 0.1s@1.5Mbps, 0.0s@10Mbps. | |
Comment | 0.06s, 11 errors, 20 warnings, 10 messages, 13 validator comments, 333 lines, 181 tags (162 closed), 17 document comments, 5 entities, 487 programs run. |
Line:char | Type | Message 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:2 | Message (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. |
5:8 | Message (Search Engine) | [8] This document's title contains only 2 words. It may be inadequate for search engine purposes. A good title is important to your search engine rankings and listings. AI Internet Solutions recommends a title that is 5-15 words in length and that contains a relevant and descriptive phrase. The title should also contain keywords and search terms while remaining readable. |
49:2 | Message (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. |
52:35 | Message (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. |
121:3 | Message (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. |
123:8 | Message (Deprecated) | [9] The "height" and "width" attributes for the "td" and "th" elements are deprecated in HTML 4.01 and XHTML in favor of using style sheets. |
133:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
155:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
173:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
204:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
227:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
232:30 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 232. 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 "€" be used. Another option would be to use the entity reference "€". |
244:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
266:14 | Message (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. |
271:3 | Error | [47] The "ul" element must directly contain at least one "li" element. <ul> |
272:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "h1" element is not allowed here. <h1>“Dalla cultura del no a quella delle opportunità": il Ministro Matteoli inaugura la Decima conferenza delle agenzie ambientali</h1> |
272:5 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
272:6 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 272. 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 "€" be used. Another option would be to use the entity reference "€". |
273:3 | Error | [47] The "ul" element may directly contain only the "li" element. The "img" element is not allowed here. <img src="/site/_contentimages/00141200/141292_DGMin.jpg" alt="Il DG dell'APAT, Giorgio Cesari, e il Ministro Altero Matteoli" align="left" /> |
273:3 | Message (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. |
275:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>Si è ufficialmente aperta stamattina, presso la Sala De Cecco a Pescara, la 10<SUP>a</SUP> Conferenza Nazionale delle Agenzie Ambientali. Il Direttore Generale dell’APAT, Giorgio Cesari, insieme ai Direttori Generali dell’ARTA Abruzzo Gaetano Basti e dell’ARPA Molise Luigi Petracca, hanno dato il benvenuto alle Autorità intervenute all’inaugurazione: il Ministro dell’Ambiente e della Tutela del Territorio Altero Matteoli, il Presidente della Regione Abruzzo Ottaviano Del Turco, l’Assessore regionale all’Ambiente e Territorio Franco Caramanico, l’Assessore all’Ambiente della Provincia di Pescara Sante di Paolo, l’Assessore all’Ambiente e allo Sport del Comune di Pescara, Rudy D’Amico e il Generale Serafino Liberati, Comandante delle Divisioni Unità Specializzate dell’Arma dei Carabinieri.</P> |
275:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
275:88 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
275:96 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
276:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>“Da quando sono Ministro dell’Ambiente”, ha dichiarato l’On.le Matteoli, “è stato raggiunto un traguardo molto importante con il completamento del Sistema agenziale; tutte le Regioni, infatti, oggi hanno istituito le ARPA e le Conferenze permettono di fare il punto sui progressi sinora fatti. In questi 5 anni ho riscontrato la continuazione dell’APAT che ha fornito un supporto fondamentale per le attività del Ministero”. </P> |
276:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
277:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>Dall’evento di oggi, ha proseguito il Ministro, si avrà a disposizione un ulteriore approfondimento di dialogo e confronto per acquisire una maggiore competenza sulle tematiche ambientali anche per il Ministero stesso, che, nei 20 anni trascorsi dalla sua istituzione, è passato da “una cultura del no” ad una cultura delle opportunità. Significativo trovarsi ad inaugurare l’evento che si svolge in due Regioni come l’Abruzzo ed il Molise che, attraverso lo sfruttamento delle vocazioni del territorio, possono garantirsi anche un ritorno economico nel turismo delle aree protette.</P> |
277:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
278:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>“E’ motivo di orgoglio”, ha affermato Gaetano Basti, “per la nostra Regione, da sempre particolarmente attenta ai problemi ambientali, ospitare questa Decima Conferenza. Oltre il 30% del territorio abruzzese è territorio protetto e per questo l’Abruzzo è definita Regione verde d’Europa.” Le stesse radici agro-pastorali uniscono le due regioni ospitanti, di qui la scelta di tenere la conferenza in entrambe le regioni, al fine di sottolineare e mantenere questa storica unità culturale e morfologica, di cui i tratturi restano la traccia concreta.</P> |
278:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
279:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>“La Regione Abruzzo sembra aver incorporato in sé la parola benvenuto”, ha iniziato il Presidente Del Turco; “turismo e passione per l’ambiente devono divenire una regola. Questo è un tema sul quale si misura anche la capacità di governare”.</P> |
279:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
280:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>“Il Sistema agenziale appare oggi coeso ed estremamente operativo”, ha asserito Luigi Petracca: “l’auspicio è quello di coniugare al meglio la caratterizzazione delle specificità territoriali con gli obiettivi di politica generale della tutela dell’ambiente”.</P> |
280:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
281:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>“La 10<SUP>a</SUP> Conferenza – così ha esordito l’ing. Cesari – non è soltanto caratterizzata dagli argomenti trattati, ma vuol essere occasione di dibattito su soluzioni strategiche efficaci. Il messaggio che si vuol lanciare è legato al problema della sicurezza in quanto approvvigionamento di informazioni, sul quale il Sistema ha finora risposto e continuerà a rispondere: occorre orientarsi verso un modello di Agenzia che punti alla qualità dell’informazione più che alla sua intensità”.</P> |
281:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
281:17 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
281:25 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
314:28 | Error | [47] The "ul" element must directly contain at least one "li" element. <div class="sotto"><ul class="sottolivello"></ul></div> |
333:3 | Error | Somewhere in this document there is a nonexistent internal link to "menu" created by using <a href="#menu"> ... </a>. This link should be removed or it should link to a location in the document that is specified by <a name="menu"> ... </a> or <element id="menu"...>. </body> |
335 | Error | Terminating validation due to too many warnings. Please correct the previous warnings and recheck the document. HTML Validator is currently set to stop after 20 warnings.
|
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. | |
Comment | You 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. | |
Comment | Possibly misspelled words (544, 339 unique): abruzzese (1x), Acque (1x), acquisire (1x), affermato (1x), alle (1x), allo (1x), Altro (1x), Amico (1x), Annali (1x), aperta (1x), appare (1x), approfondimento (1x), approvvigionamento (1x), Archivio (1x), argomenti (1x), Arma (1x), ARTA (1x), asserito (1x), attenta (1x), attraverso (1x), auspicio (1x), Autorit (1x), avr (1x), behavior.css (1x), benvenuto (1x), benvenuto (1x), Biblioteca (1x), BodyTotale (1x), capacit (1x), Carabinieri (1x), Caramanico (1x), caratterizzata (1x), caratterizzazione (1x), CARG (1x), Cartografia (1x), Cecco (1x), centro (1x), coeso (1x), Collegati (1x), Comandante (1x), competenza (1x), completamento (1x), Comune (1x), concreta (1x), Conferenze (1x), confronto (1x), coniugare (1x), contaminati (1x), Contatti (1x), contiene (1x). List limited to first 50 unique words. NOTE: Validation terminated so not all words were checked. | |
Comment | You can change the maximum number of warning messages to display before the validation is terminated. This option is in CSE HTML Validator's Validator Engine Options. | |
Comment | HTML 4.01 Transitional document detected. | |
Comment (Search Engine) | [113] Random Search Engine Tip #5 - Be sure to use meta description and keywords tags in the head section. While some search engines may not use these tags, some do. | |
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. | |
Comment | An 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. | |
Comment | CSE 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. | |
Comment | 14697 bytes; 10.2s@14.4Kbps, 5.1s@28.8, 2.9s@50, 2.3s@64, 1.1s@128, 0.4s@384, 0.3s@512, 0.2s@768, 0.1s@1.5Mbps, 0.0s@10Mbps. | |
Comment | 0.07s, 13 errors, 20 warnings, 10 messages, 13 validator comments, 335 lines, 181 tags (162 closed), 17 document comments, 6 entities, 487 programs run. |
Line:char | Type | Message 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:2 | Message (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. |
5:8 | Message (Search Engine) | [8] This document's title contains only 2 words. It may be inadequate for search engine purposes. A good title is important to your search engine rankings and listings. AI Internet Solutions recommends a title that is 5-15 words in length and that contains a relevant and descriptive phrase. The title should also contain keywords and search terms while remaining readable. |
49:2 | Message (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. |
52:35 | Message (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. |
121:3 | Message (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. |
123:8 | Message (Deprecated) | [9] The "height" and "width" attributes for the "td" and "th" elements are deprecated in HTML 4.01 and XHTML in favor of using style sheets. |
133:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
155:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
173:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
204:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
227:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
232:30 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 232. 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 "€" be used. Another option would be to use the entity reference "€". |
244:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
266:14 | Message (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. |
270:7 | Message | The "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. |
271:3 | Error | [47] The "ul" element must directly contain at least one "li" element. <ul> |
272:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "h1" element is not allowed here. <h1>Approfondimento su “Le Conferenze Nazionali delle Agenzie Ambientali”</h1> |
272:5 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
272:25 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 272. 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 "€" be used. Another option would be to use the entity reference "€". |
273:3 | Error | [47] The "ul" element may directly contain only the "li" element. The "img" element is not allowed here. <img src="/site/_contentimages/00141300/141329_CopertinaLibro.jpg" alt="Copertina del volume sulle Conferenze delle Agenzie" align="left" /> |
273:3 | Message (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. |
275:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>Da dieci anni, le Agenzie ambientali hanno trovato nello svolgimento delle Conferenze nazionali un momento di riflessione sulle proprie attività che riesce a spiegare l’evoluzione dei modi di confronto e di affermazione del Sistema APAT-ARPA/APPA nei confronti della società. </P> |
275:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
275:174 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 275. 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 "€" be used. Another option would be to use the entity reference "€". |
276:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>Il volume dell’APAT “Le Conferenze Nazionali delle Agenzie Ambientali”, presentato in occasione della prima giornata della Decima Conferenza, ha voluto ripercorrere la storia di questi eventi, raccontando le principali tematiche, i momenti fondamentali e gli spunti più interessanti che sono emersi durante gli incontri agenziali. </P> |
276:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
276:19 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 276. 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 "€" be used. Another option would be to use the entity reference "€". |
277:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>“La lettura del testo - ha commentato il Direttore Generale dell’APAT - ci dimostra come il Sistema Agenziale si sia evoluto al pari della conoscenza e della coscienza ambientale. I primi dieci appuntamenti annuali sono stati la vetrina dell’evoluzione delle Agenzie e della cultura ambientale, con un effetto del pubblico, il quale ha saputo abbandonare un’eccessiva cautela per una sorta di appropriazione sociale del bene ambientale.”</P> |
277:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
277:5 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 277. 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 "€" be used. Another option would be to use the entity reference "€". |
278:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "P" element is not allowed here. <P>Le Conferenze nazionali sono così riuscite ad essere un simbolo efficace per capire come le realtà agenziali siano passate da un’iniziale riflessione sulla propria organizzazione e sulle proprie attività, sino ad arrivare ad una maturità tale da porsi a riferimento per l’impostazione di azioni di prevenzione e protezione dell’ambiente.</P> |
278:4 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
278:135 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 278. 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 "€" be used. Another option would be to use the entity reference "€". |
311:28 | Error | [47] The "ul" element must directly contain at least one "li" element. <div class="sotto"><ul class="sottolivello"></ul></div> |
330:3 | Error | Somewhere in this document there is a nonexistent internal link to "menu" created by using <a href="#menu"> ... </a>. This link should be removed or it should link to a location in the document that is specified by <a name="menu"> ... </a> or <element id="menu"...>. </body> |
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. | |
Comment | You 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. | |
Comment | Possibly misspelled words (290, 198 unique): abbandonare (1x), Acque (1x), affermazione (1x), Agenzia (1x), Agenziale (1x), alla (1x), Altro (1x), ambientale. (1x), ambiente (1x), Annali (1x), anni (1x), annuali (1x), APPA (1x), Approfondimento (1x), appropriazione (1x), appuntamenti (1x), Archivio (1x), aree (1x), arrivare (1x), azioni (1x), behavior.css (1x), bene (1x), Biblioteca (1x), BodyTotale (1x), capire (1x), CARG (1x), Cartografia (1x), cautela (1x), centro (1x), ci (1x), Collegati (1x), commentato (1x), confronti (1x), confronto (1x), conoscenza (1x), contaminati (1x), Contatti (1x), contiene (1x), Contributi (1x), Copertina (1x), coscienza (1x), Coste (1x), così (1x), cultura (1x), dei (1x), dell'Ambiente (1x), dimostra (1x), Direttore (1x), durante (1x), eccessiva (1x). List limited to first 50 unique words. | |
Comment | HTML 4.01 Transitional document detected. | |
Comment (Search Engine) | [113] Random Search Engine Tip #5 - Be sure to use meta description and keywords tags in the head section. While some search engines may not use these tags, some do. | |
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. | |
Comment | An 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. | |
Comment | CSE 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. | |
Comment | 12551 bytes; 8.7s@14.4Kbps, 4.4s@28.8, 2.5s@50, 2.0s@64, 1.0s@128, 0.3s@384, 0.2s@512, 0.2s@768, 0.1s@1.5Mbps, 0.0s@10Mbps. | |
Comment | 0.06s, 9 errors, 17 warnings, 11 messages, 12 validator comments, 332 lines, 176 tags (157 closed), 17 document comments, 5 entities, 472 programs run. |
Line:char | Type | Message 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:2 | Message (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. |
5:8 | Message (Search Engine) | [8] This document's title contains only 2 words. It may be inadequate for search engine purposes. A good title is important to your search engine rankings and listings. AI Internet Solutions recommends a title that is 5-15 words in length and that contains a relevant and descriptive phrase. The title should also contain keywords and search terms while remaining readable. |
49:2 | Message (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. |
52:35 | Message (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. |
121:3 | Message (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. |
123:8 | Message (Deprecated) | [9] The "height" and "width" attributes for the "td" and "th" elements are deprecated in HTML 4.01 and XHTML in favor of using style sheets. |
133:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
155:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
173:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
204:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
227:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
232:30 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 232. 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 "€" be used. Another option would be to use the entity reference "€". |
244:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
266:14 | Message (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. |
270:7 | Message | The "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. |
271:3 | Error | [47] The "ul" element must directly contain at least one "li" element. <ul> |
272:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "h1" element is not allowed here. <h1>Seconda tappa: Sulmona</h1> |
272:5 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
273:3 | Error | [47] The "ul" element may directly contain only the "li" element. The "img" element is not allowed here. <img src="/site/_contentimages/00141300/141348_Lagana.jpg" alt="Il responsabile FS delle politiche ambientali, Antonio Laganà" align="left" /> |
273:3 | Message (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. |
275:1 | Error | [47] The "ul" element may directly contain only the "li" element. No text is allowed here. Partito da Pescara il treno delle Agenzie ambientali per seguire il percorso della Decima Conferenza, che si è spostata nella città di Sulmona, dove si svolgeranno due sessioni: Certificazioni ambientali e Turismo sostenibile; Carta Natura e Parchi.<BR>Il collegamento tra i due Comuni abruzzesi è avvenuto con l’utilizzo di un treno eco-compatibile di ultima generazione, il Minuetto, che seguirà l’incontro agenziale anche per le prossime tappe molisane di Venafro e Campobasso, permettendo ai relatori, agli ospiti e al personale di partecipare alle sessioni.<BR>Durante il tragitto, il responsabile delle politiche ambientali e della sicurezza del lavoro delle Ferrovie dello Stato Antonio Laganà ha parlato del sistema di gestione ambientale delle FS, gruppo che promuove il trasporto sostenibile, anche con la scelta di tecnologie idonee all’abbattimento del rumore e delle emissioni inquinanti, assecondando le caratteristiche proprie del mezzo ferroviario che è quello più compatibile con l’ambiente ed il territorio. |
275:1 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
275:253 | Error | [47] The "ul" element may directly contain only the "li" element. The "BR" element is not allowed here. Partito da Pescara il treno delle Agenzie ambientali per seguire il percorso della Decima Conferenza, che si è spostata nella città di Sulmona, dove si svolgeranno due sessioni: Certificazioni ambientali e Turismo sostenibile; Carta Natura e Parchi.<BR>Il collegamento tra i due Comuni abruzzesi è avvenuto con l’utilizzo di un treno eco-compatibile di ultima generazione, il Minuetto, che seguirà l’incontro agenziale anche per le prossime tappe molisane di Venafro e Campobasso, permettendo ai relatori, agli ospiti e al personale di partecipare alle sessioni.<BR>Durante il tragitto, il responsabile delle politiche ambientali e della sicurezza del lavoro delle Ferrovie dello Stato Antonio Laganà ha parlato del sistema di gestione ambientale delle FS, gruppo che promuove il trasporto sostenibile, anche con la scelta di tecnologie idonee all’abbattimento del rumore e delle emissioni inquinanti, assecondando le caratteristiche proprie del mezzo ferroviario che è quello più compatibile con l’ambiente ed il territorio. |
275:256 | Error | [47] The "ul" element may directly contain only the "li" element. No text is allowed here. Partito da Pescara il treno delle Agenzie ambientali per seguire il percorso della Decima Conferenza, che si è spostata nella città di Sulmona, dove si svolgeranno due sessioni: Certificazioni ambientali e Turismo sostenibile; Carta Natura e Parchi.<BR>Il collegamento tra i due Comuni abruzzesi è avvenuto con l’utilizzo di un treno eco-compatibile di ultima generazione, il Minuetto, che seguirà l’incontro agenziale anche per le prossime tappe molisane di Venafro e Campobasso, permettendo ai relatori, agli ospiti e al personale di partecipare alle sessioni.<BR>Durante il tragitto, il responsabile delle politiche ambientali e della sicurezza del lavoro delle Ferrovie dello Stato Antonio Laganà ha parlato del sistema di gestione ambientale delle FS, gruppo che promuove il trasporto sostenibile, anche con la scelta di tecnologie idonee all’abbattimento del rumore e delle emissioni inquinanti, assecondando le caratteristiche proprie del mezzo ferroviario che è quello più compatibile con l’ambiente ed il territorio. |
275:256 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
275:317 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 275. 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 "€" be used. Another option would be to use the entity reference "€". |
275:572 | Error | [47] The "ul" element may directly contain only the "li" element. The "BR" element is not allowed here. Partito da Pescara il treno delle Agenzie ambientali per seguire il percorso della Decima Conferenza, che si è spostata nella città di Sulmona, dove si svolgeranno due sessioni: Certificazioni ambientali e Turismo sostenibile; Carta Natura e Parchi.<BR>Il collegamento tra i due Comuni abruzzesi è avvenuto con l’utilizzo di un treno eco-compatibile di ultima generazione, il Minuetto, che seguirà l’incontro agenziale anche per le prossime tappe molisane di Venafro e Campobasso, permettendo ai relatori, agli ospiti e al personale di partecipare alle sessioni.<BR>Durante il tragitto, il responsabile delle politiche ambientali e della sicurezza del lavoro delle Ferrovie dello Stato Antonio Laganà ha parlato del sistema di gestione ambientale delle FS, gruppo che promuove il trasporto sostenibile, anche con la scelta di tecnologie idonee all’abbattimento del rumore e delle emissioni inquinanti, assecondando le caratteristiche proprie del mezzo ferroviario che è quello più compatibile con l’ambiente ed il territorio. |
275:575 | Error | [47] The "ul" element may directly contain only the "li" element. No text is allowed here. Partito da Pescara il treno delle Agenzie ambientali per seguire il percorso della Decima Conferenza, che si è spostata nella città di Sulmona, dove si svolgeranno due sessioni: Certificazioni ambientali e Turismo sostenibile; Carta Natura e Parchi.<BR>Il collegamento tra i due Comuni abruzzesi è avvenuto con l’utilizzo di un treno eco-compatibile di ultima generazione, il Minuetto, che seguirà l’incontro agenziale anche per le prossime tappe molisane di Venafro e Campobasso, permettendo ai relatori, agli ospiti e al personale di partecipare alle sessioni.<BR>Durante il tragitto, il responsabile delle politiche ambientali e della sicurezza del lavoro delle Ferrovie dello Stato Antonio Laganà ha parlato del sistema di gestione ambientale delle FS, gruppo che promuove il trasporto sostenibile, anche con la scelta di tecnologie idonee all’abbattimento del rumore e delle emissioni inquinanti, assecondando le caratteristiche proprie del mezzo ferroviario che è quello più compatibile con l’ambiente ed il territorio. |
275:575 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
308:28 | Error | [47] The "ul" element must directly contain at least one "li" element. <div class="sotto"><ul class="sottolivello"></ul></div> |
327:3 | Error | Somewhere in this document there is a nonexistent internal link to "menu" created by using <a href="#menu"> ... </a>. This link should be removed or it should link to a location in the document that is specified by <a name="menu"> ... </a> or <element id="menu"...>. </body> |
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. | |
Comment | You 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. | |
Comment | Possibly misspelled words (243, 169 unique): abbattimento (1x), abruzzesi (1x), Acque (1x), Agenzia (1x), agenziale (1x), agli (1x), ai (1x), alla (1x), alle (1x), all (1x), Altro (1x), ambiente (1x), Annali (1x), Archivio (1x), aree (1x), assecondando (1x), Attivit (1x), avvenuto (1x), behavior.css (1x), Biblioteca (1x), BodyTotale (1x), Campobasso (1x), caratteristiche (1x), CARG (1x), Carta (1x), Cartografia (1x), centro (1x), Certificazioni (1x), citt (1x), collegamento (1x), Collegati (1x), Comuni (1x), contaminati (1x), Contatti (1x), contiene (1x), Contributi (1x), Coste (1x), dell'Ambiente (1x), dello (1x), Durante (1x), Ecolabel (1x), Educazione (1x), Emas (1x), emissioni (1x), endif (1x), ferroviario (1x), Ferrovie (1x), Formazione (1x), fotografico (1x), generazione (1x). List limited to first 50 unique words. | |
Comment | HTML 4.01 Transitional document detected. | |
Comment (Search Engine) | [113] Random Search Engine Tip #5 - Be sure to use meta description and keywords tags in the head section. While some search engines may not use these tags, some do. | |
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. | |
Comment | An 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. | |
Comment | CSE 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. | |
Comment | 12098 bytes; 8.4s@14.4Kbps, 4.2s@28.8, 2.4s@50, 1.9s@64, 0.9s@128, 0.3s@384, 0.2s@512, 0.2s@768, 0.1s@1.5Mbps, 0.0s@10Mbps. | |
Comment | 0.06s, 10 errors, 12 warnings, 11 messages, 12 validator comments, 329 lines, 174 tags (153 closed), 17 document comments, 5 entities, 465 programs run. |
Line:char | Type | Message 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:2 | Message (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. |
5:8 | Message (Search Engine) | [8] This document's title contains only 2 words. It may be inadequate for search engine purposes. A good title is important to your search engine rankings and listings. AI Internet Solutions recommends a title that is 5-15 words in length and that contains a relevant and descriptive phrase. The title should also contain keywords and search terms while remaining readable. |
49:2 | Message (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. |
52:35 | Message (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. |
121:3 | Message (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. |
123:8 | Message (Deprecated) | [9] The "height" and "width" attributes for the "td" and "th" elements are deprecated in HTML 4.01 and XHTML in favor of using style sheets. |
133:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
155:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
173:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
204:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
227:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
232:30 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 232. 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 "€" be used. Another option would be to use the entity reference "€". |
244:43 | Warning | An "href", "id", or "name" attribute should normally be used with the "a" element. If one of these attributes are being set with a script, then consider the accessibility issues of requiring scripting. Disable this message if you do not want to check for this. |
266:14 | Message (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. |
270:7 | Message | The "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. |
271:3 | Error | [47] The "ul" element must directly contain at least one "li" element. <ul> |
272:2 | Error | [47] The "ul" element may directly contain only the "li" element. The "h1" element is not allowed here. <h1>Le Agenzie Regionali e Provinciali ed il progetto Carta dela Natura</h1> |
272:5 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
273:1 | Error | [47] The "ul" element may directly contain only the "li" element. No text is allowed here. Anche l’ARPA Molise, visto il notevole patrimonio ambientale particolarmente ricco, ma poco valorizzato e non adeguatamente protetto, ha realizzato il progetto Carta della Natura relativo al proprio territorio con l’obiettivo principale di attuare un sistema integrato di informazioni ambientali per la conoscenza dello stato della biodiversità, dei valori naturali e dei profili di vulnerabilità del territorio. L’Agenzia ha completato la Carta, coprendo l’intera Regione, in cinque anni. Un’esperienza questa dal duplice significato: acquisizione di importanti capacità tecnico-metodologiche e realizzazione di un valido strumento che, fornendo dati relativi all’intero territorio molisano, potrà essere utilizzato dalle amministrazioni locali come base di definizione delle politiche di tutela ambientale. <BR>Il Veneto, infine, ha individuato 134 siti della Rete Natura 2000 (67 zone di protezione speciale e 1022 siti di interesse comunitario), che coprono complessivamente 400.000 ettari, pari a circa il 20% del territorio regionale. Avviato nel 2004, il progetto attualmente è ancora in corso così come sono ancora in fase di redazione le misure di conservazione della ZPS. Sono stati invece già individuati i primi siti che necessitano di un piano di gestione. |
273:1 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
273:9 | Warning | At least one character (codepoint) between 128 and 159 (inclusive) was found on line 273. 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 "€" be used. Another option would be to use the entity reference "€". |
273:832 | Error | [47] The "ul" element may directly contain only the "li" element. The "BR" element is not allowed here. Anche l’ARPA Molise, visto il notevole patrimonio ambientale particolarmente ricco, ma poco valorizzato e non adeguatamente protetto, ha realizzato il progetto Carta della Natura relativo al proprio territorio con l’obiettivo principale di attuare un sistema integrato di informazioni ambientali per la conoscenza dello stato della biodiversità, dei valori naturali e dei profili di vulnerabilità del territorio. L’Agenzia ha completato la Carta, coprendo l’intera Regione, in cinque anni. Un’esperienza questa dal duplice significato: acquisizione di importanti capacità tecnico-metodologiche e realizzazione di un valido strumento che, fornendo dati relativi all’intero territorio molisano, potrà essere utilizzato dalle amministrazioni locali come base di definizione delle politiche di tutela ambientale. <BR>Il Veneto, infine, ha individuato 134 siti della Rete Natura 2000 (67 zone di protezione speciale e 1022 siti di interesse comunitario), che coprono complessivamente 400.000 ettari, pari a circa il 20% del territorio regionale. Avviato nel 2004, il progetto attualmente è ancora in corso così come sono ancora in fase di redazione le misure di conservazione della ZPS. Sono stati invece già individuati i primi siti che necessitano di un piano di gestione. |
273:835 | Error | [47] The "ul" element may directly contain only the "li" element. No text is allowed here. Anche l’ARPA Molise, visto il notevole patrimonio ambientale particolarmente ricco, ma poco valorizzato e non adeguatamente protetto, ha realizzato il progetto Carta della Natura relativo al proprio territorio con l’obiettivo principale di attuare un sistema integrato di informazioni ambientali per la conoscenza dello stato della biodiversità, dei valori naturali e dei profili di vulnerabilità del territorio. L’Agenzia ha completato la Carta, coprendo l’intera Regione, in cinque anni. Un’esperienza questa dal duplice significato: acquisizione di importanti capacità tecnico-metodologiche e realizzazione di un valido strumento che, fornendo dati relativi all’intero territorio molisano, potrà essere utilizzato dalle amministrazioni locali come base di definizione delle politiche di tutela ambientale. <BR>Il Veneto, infine, ha individuato 134 siti della Rete Natura 2000 (67 zone di protezione speciale e 1022 siti di interesse comunitario), che coprono complessivamente 400.000 ettari, pari a circa il 20% del territorio regionale. Avviato nel 2004, il progetto attualmente è ancora in corso così come sono ancora in fase di redazione le misure di conservazione della ZPS. Sono stati invece già individuati i primi siti che necessitano di un piano di gestione. |
273:835 | Warning | [47] Text was found in a(n) "ul" section. Text in this section should be contained in an "li" tag even though some browsers may render this text without an "li" tag. More HTML standard compliant browsers such as Opera may not render this text at all. |
306:28 | Error | [47] The "ul" element must directly contain at least one "li" element. <div class="sotto"><ul class="sottolivello"></ul></div> |
325:3 | Error | Somewhere in this document there is a nonexistent internal link to "menu" created by using <a href="#menu"> ... </a>. This link should be removed or it should link to a location in the document that is specified by <a name="menu"> ... </a> or <element id="menu"...>. </body> |
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. | |
Comment | You 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. | |
Comment | Possibly misspelled words (266, 189 unique): Acque (1x), acquisizione (1x), adeguatamente (1x), alla (1x), all (1x), Altro (1x), amministrazioni (1x), Anche (1x), Annali (1x), anni (1x), Archivio (1x), aree (1x), Attivit (1x), attualmente (1x), attuare (1x), Avviato (1x), behavior.css (1x), Biblioteca (1x), biodiversit (1x), BodyTotale (1x), capacit (1x), CARG (1x), Cartografia (1x), centro (1x), cinque (1x), Collegati (1x), complessivamente (1x), completato (1x), comunitario (1x), conoscenza (1x), conservazione (1x), contaminati (1x), Contatti (1x), contiene (1x), Contributi (1x), coprendo (1x), coprono (1x), corso (1x), Coste (1x), così (1x), dal (1x), dalle (1x), dati (1x), definizione (1x), dela (1x), dell'Ambiente (1x), delle (1x), dello (1x), duplice (1x), Ecolabel (1x). List limited to first 50 unique words. | |
Comment | HTML 4.01 Transitional document detected. | |
Comment (Search Engine) | [113] Random Search Engine Tip #5 - Be sure to use meta description and keywords tags in the head section. While some search engines may not use these tags, some do. | |
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. | |
Comment | An 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. | |
Comment | CSE 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. | |
Comment | 12249 bytes; 8.5s@14.4Kbps, 4.3s@28.8, 2.4s@50, 1.9s@64, 1.0s@128, 0.3s@384, 0.2s@512, 0.2s@768, 0.1s@1.5Mbps, 0.0s@10Mbps. | |
Comment | 0.06s, 7 errors, 11 warnings, 10 messages, 12 validator comments, 327 lines, 172 tags (153 closed), 17 document comments, 6 entities, 458 programs run. |
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 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