[53] Batch Wizard Report

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

Summary Report (Partial)

1. Documents that have errors

2. Documents that have warnings

3. Documents that have no errors or warnings

Validation Reports

http://www.apat.gov.it/Media/carta_geologica_italia/centro.htm

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
4:2Message (Search Engine)Tip - A good title is very important for search engine listings. Use many keywords and search terms in the title but make it readable. Don't just stuff keywords in the title. The title should also be something that a user will want to click on when it's listed on a search engine. A good title is also important when a visitor bookmarks a page. Example: <title>Download CSE HTML Validator - Powerful HTML and Link Checking Software for Windows</title>. AI Internet Solutions also recommends that the "title" tag be the first tag inside the "head" section.
83:71Error (HTML 4.0 Compatibility)[81] The "target" attribute may not be used with the "area" element in a strict HTML 4.0/4.01 document.

<area shape="rect" coords="9,4,47,40" href="tavoletta.asp?foglio=111" target="111" alt="111" >
 

83:79ErrorThe "target" attribute should either begin with an alphabetic letter (A-Z or a-z) or begin with an underscore and be one of the following special values: "_blank", "_parent", "_search" (IE 5.0+ only), "_self", or "_top".

<area shape="rect" coords="9,4,47,40" href="tavoletta.asp?foglio=111" target="111" alt="111" >
 

89:40Message (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.
112:67ErrorThe "summary" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

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

112:10Message (Good Style)Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute.
112:10Message (General Compatibility)[5] The "table" element is an official HTML 4.01 and XHTML element but may not be supported by older or nongraphical browsers. Furthermore, nongraphical browsers that do support tables may not support them the way that you expect. However, most browsers used today should support this element.
118:42WarningAn "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.
129:41WarningAn "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.
190:41WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 190. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. Consider using "&#8217;" instead of this character.
205:34WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 205. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. Consider using "&#8217;" instead of this character.
325:36WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 325. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. Consider using "&#8217;" instead of this character.
350:40WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 350. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. Consider using "&#8217;" instead of this character.
352:34WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 352. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. Consider using "&#8217;" instead of this character.
401:34WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 401. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. Consider using "&#8217;" instead of this character.
406:8Message (General Compatibility)No option was selected using the "selected" attribute in this "select" tag. Because browsers behave differently, it is recommended that you use the "selected" attribute in an "option" tag to explicitly specify a default pre-selected option.
687:7Message (General Compatibility)No option was selected using the "selected" attribute in this "select" tag. Because browsers behave differently, it is recommended that you use the "selected" attribute in an "option" tag to explicitly specify a default pre-selected option.
702:7ErrorThe end tag for "dl" (opened in line 117) should appear before the end tag for "td" (nesting error).

</td>
 

703:48Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "div" element in a strict HTML 4.0/4.01 document. Instead of align="left", consider using the CSS "text-align: left" instead.

<td id="Contenuti"> <div id="path" align="left"> <a href="default.htm">Home</a>
 

703:84ErrorText is contained in a "dl" element. Because it is contained here, it must also be contained in one of the following elements: "dt" "dd".

<td id="Contenuti"> <div id="path" align="left"> <a href="default.htm">Home</a>
 

703:48Message (Deprecated)[9] The "align" attribute is deprecated in HTML 4.01 and XHTML in favor of using style sheets. Instead of align="left", consider using the CSS "text-align: left" instead.
704:17ErrorText is contained in a "dl" element. Because it is contained here, it must also be contained in one of the following elements: "dt" "dd".

| <a href="http://www.apat.gov.it/site/it-IT/Servizi_del_sito/Ricerca/">Ricerca</a>
 

704:89ErrorText is contained in a "dl" element. Because it is contained here, it must also be contained in one of the following elements: "dt" "dd".

| <a href="http://www.apat.gov.it/site/it-IT/Servizi_del_sito/Ricerca/">Ricerca</a>
 

705:17ErrorText is contained in a "dl" element. Because it is contained here, it must also be contained in one of the following elements: "dt" "dd".

&nbsp; </div>
 

709:29Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "h3" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<td><h3 align="center">Quadro di unione serie 100V dell'<a href="http://www.igmi.org/" target="_blank">Istituto Geografico Militare</a></h3>
 

709:44ErrorText is contained in a "dl" element. Because it is contained here, it must also be contained in one of the following elements: "dt" "dd".

<td><h3 align="center">Quadro di unione serie 100V dell'<a href="http://www.igmi.org/" target="_blank">Istituto Geografico Militare</a></h3>
 

709:108Error (HTML 4.0 Compatibility)[81] The "target" attribute may not be used with the "a" element in a strict HTML 4.0/4.01 document.

<td><h3 align="center">Quadro di unione serie 100V dell'<a href="http://www.igmi.org/" target="_blank">Istituto Geografico Militare</a></h3>
 

709:124ErrorText is contained in a "dl" element. Because it is contained here, it must also be contained in one of the following elements: "dt" "dd".

<td><h3 align="center">Quadro di unione serie 100V dell'<a href="http://www.igmi.org/" target="_blank">Istituto Geografico Militare</a></h3>
 

709:26Message (Good Style)[7] A heading has been used without previously using the higher heading levels. Some HTML authors consider this bad style. For example, if "h4" is used, then "h1", "h2", and "h3" should have already been used, in that order.
710:26Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "p" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<p align="center"></p>
 

711:59ErrorText is contained in a "dl" element. Because it is contained here, it must also be contained in one of the following elements: "dt" "dd".

<p align="center" class="paragrafo">Ogni rettangolo individua
 

713:25ErrorText is contained in a "dl" element. Because it is contained here, it must also be contained in one of the following elements: "dt" "dd".

Cliccando sul rettangolo di interesse si visualizza la
 

715:60Warning[13] HTML 4.01 and XHTML require that the "alt" attribute be used with the "img" element. The "alt" attribute is critical for accessibility. It lets authors specify equivalent text to serve as content when the image cannot be seen or displayed. Use alt="" when alternate text is not appropriate, such as when images are intended to format a page (such as spacer images).
715:136ErrorA quoted string (like an attribute value) cannot be immediately followed by text. It must be followed by a space or by the end of the tag. Is there a missing space character?

<p align="center" class="paragrafo"><img src="centro.gif" width="700" height="326" border="0" usemap="#m_centro1"" >
 

715:137ErrorThe expected attribute " > </p" is in quotation marks. Attributes cannot be enclosed in quotation marks.

<p align="center" class="paragrafo"><img src="centro.gif" width="700" height="326" border="0" usemap="#m_centro1"" >
 

715ErrorThis line contains part of a quoted string that spans more than one line (not recommended) or a quoted string (like an attribute value) that is missing the start or end quotation mark. Check this line for improperly quoted attribute values that may be missing a start or end quotation mark. As currently configured, HTML Validator requires that all quoted strings be contained on one line and have start and end quotation marks. Note that because of inconsistent handling by user agents, it is not recommended that attribute values contain line breaks.

<p align="center" class="paragrafo"><img src="centro.gif" width="700" height="326" border="0" usemap="#m_centro1"" >
 

715:60Message (Search Engine)[8] Alt text is often used by search engines. Use this to your advantage (but do it appropriately). Furthermore, alt text is critical for accessibility. For these reasons and others, it is highly recommended that appropriate alt text be specified using the "alt" attribute. This message is displayed only once.
716:26ErrorMissing quotation mark detected here or near here.

</p></td>
 

716ErrorTerminating validation due to too many errors. Please correct the previous errors and recheck the document. HTML Validator is currently set to stop after 20 errors.

</p></td>
 

 Comment (Accessibility Tips) [ACCESSIBILITY]This program can help you make your web pages more accessible. An accessible page is one that more individuals can use, such as individuals who are blind or deaf. It can also increase the usefulness of your web page for individuals who browse the web using slower devices like older computers or wireless devices like cell phones and PDAs. An accessible web site makes good business sense (and possibly good legal sense as well). You can enable or disable accessibility checking in the Validator Engine Options.
 CommentYou can ignore the nesting errors by turning off the option to check HTML tag nesting. However, it is recommended that you leave this feature enabled. This option is in CSE HTML Validator's Validator Engine Options.
 CommentYou can allow a quoted string to exist on more than one line by turning on the option to allow multi-line quotes. However, allowing multi-line quotes may make it more difficult to find problems caused by incorrect quoting. This option is in CSE HTML Validator's Validator Engine Options.
 CommentYou may want to turn off 128-159 character checking if you're sure that these characters will be interpreted and displayed properly by the visiting user agents. This option is in CSE HTML Validator's Validator Engine Options.
 CommentPossibly misspelled words (390, 353 unique): ADAMELLO (1x), ADRIA (1x), AGNONE (1x), AGRIGENTO (1x), ALATRI (1x), ALBENGA (1x), ALESSANDRIA (1x), ALGHERO (1x), ALTAMURA (1x), AMALFI (1x), AMENDOLARA (1x), AMPEZZO (1x), ANCONA (1x), ANGELO (1x), AOSTA (1x), AREZZO (1x), ARGENTERA (1x), ARIANO (1x), ASCOLI (1x), ASSISI (1x), ASTI (1x), AVEZZANO (1x), BADOLATO (1x), BAGHERIA (1x), BARDONECCHIA (1x), BARLETTA (1x), BASSANO (1x), BELLUNO (1x), BENEVENTO (1x), BERGAMO (1x), BIANCO (1x), BIELLA (1x), BOLZANO (1x), BONORVA (1x), BORMIO (1x), BOVA (1x), BOVES (1x), BRACCIANO (1x), BRENNERO (1x), BRENO (1x), BRESCIA (1x), BRINDISI (1x), BRONTE (1x), C.MANNU (1x), C.PECORA (1x), C.S.MARCO (1x), C.S.MARIA (1x), CADORE (1x), CAGLIARI (1x), CALTAGIRONE (1x). List limited to first 50 unique words. NOTE: Validation terminated so not all words were checked.
 CommentYou can change the maximum number of error messages to display before the validation is terminated. This option is in CSE HTML Validator's Validator Engine Options.
 CommentHTML 4.01 Strict document detected.
 Comment (Good Style)This document is approximately 35949 bytes. Some people may consider this document to be too large. It is generally a good idea to limit the size of HTML and XHTML documents so that they do not contain too much information and also so that they load faster. This message displays for documents over 30,000 bytes.
 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.
 CommentAn ICRA RDF label was not found in the "head" section of this document. Browsers that are enabled with this rating system may not display documents that have not been labelled. It is recommended that every page include an ICRA label. For more information, please visit http://www.icra.org/.
 Comment[10] CSE HTML Validator Std/Pro allows you to disable certain messages (like this example message) and groups of related messages by disabling flags. For instance, the [10] at the beginning of this message indicates that you can disable this message by disabling validator flag 10. If you are using HTML Validator's integrated editor, then you can simply use your mouse on this message to open the context menu (usually done by right-clicking the mouse on this message) and select 'Disable Flag 10' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 CommentCSE HTML Validator Std/Pro allows you to disable many messages on an individual basis without using flags. For instance, you can disable this message by using HTML Validator's integrated editor to open the context menu for this message (usually done by right-clicking the mouse on this message) and selecting 'Options for this Message->Disable Message' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 Comment35949 bytes; 25.0s@14.4Kbps, 12.5s@28.8, 7.2s@50, 5.6s@64, 2.8s@128, 0.9s@384, 0.7s@512, 0.5s@768, 0.2s@1.5Mbps, 0.0s@10Mbps.
 Comment0.13s, 21 errors, 9 warnings, 11 messages, 16 validator comments, 748 lines, 697 tags (599 closed), 0 document comments, 5 entities, 1618 programs run.

[ Summary ] [ To the top ]

http://www.apat.gov.it/Media/carta_geologica_italia/cerca_per_comune.asp?submitted=true

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
4:2Message (Search Engine)Tip - A good title is very important for search engine listings. Use many keywords and search terms in the title but make it readable. Don't just stuff keywords in the title. The title should also be something that a user will want to click on when it's listed on a search engine. A good title is also important when a visitor bookmarks a page. Example: <title>Download CSE HTML Validator - Powerful HTML and Link Checking Software for Windows</title>. AI Internet Solutions also recommends that the "title" tag be the first tag inside the "head" section.
14:2Message (Microsoft Internet Explorer) [CSS][600] The "behavior" CSS property is not an official CSS property and is only supported by Internet Explorer 5.0+. Firefox, Netscape, Opera, and most other browsers do not support this property.
24:40Message (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.
47:67ErrorThe "summary" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

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

47:10Message (Good Style)Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute.
47:10Message (General Compatibility)[5] The "table" element is an official HTML 4.01 and XHTML element but may not be supported by older or nongraphical browsers. Furthermore, nongraphical browsers that do support tables may not support them the way that you expect. However, most browsers used today should support this element.
49:22Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "div" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<td><div align="center"><b>RISULTATO DELLA RICERCA</b></div></td>
 

49:22Message (Deprecated)[9] The "align" attribute is deprecated in HTML 4.01 and XHTML in favor of using style sheets. Instead of align="center", consider using the CSS "text-align: center" instead.
49:38Message (Good Style)The "strong" element should be used instead of the "b" element when you want to denote strong emphasis. The "b" element should only be used when you want bold typeface but do not want strong emphasis. Many web authors use the "b" element when the "strong" element would be more appropriate.
52:14ErrorThe "td" tag must have an end tag (</td>) but the end tag was not found.

<td id="Contenuti"> <div id="path">&nbsp;</div>
 

59:22ErrorThe end tag for "td" (opened in line 52) should appear before the end tag for "tr" (nesting error).

</div></tr>
 

71:10MessageThe "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.
77:3ErrorSomewhere in this document there is a nonexistent internal link to "MenuSinistro" created by using <a href="#MenuSinistro"> ... </a>. This link should be removed or it should link to a location in the document that is specified by <a name="MenuSinistro"> ... </a> or <element id="MenuSinistro"...>.

</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.
 CommentYou can ignore the nesting errors by turning off the option to check HTML tag nesting. However, it is recommended that you leave this feature enabled. This option is in CSE HTML Validator's Validator Engine Options.
 CommentYou have one or more internal links linking to an ID link destination. Browser support for this is currently very poor. Consider using something like <a name="Contenuti"> ... </a> or <a name="Contenuti" id="Contenuti"> ... </a> instead.
 CommentPossibly misspelled words (31, 23 unique): alla (1x), comune (1x), Contatti (1x), DELLA (1x), di (1x), ERRORE (1x), il (1x), Mappa (1x), Nome (1x), portale (1x), RISULTATO (1x), Salta (1x), scala (1x), specificato (1x), utilit (1x), Vai (1x), Apat (2x), Carta (2x), contenuto (2x), d'Italia (2x), Geologica (2x), Ricerca (2x), torna (3x). Complete list.
 CommentHTML 4.01 Strict 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.
 CommentAn ICRA RDF label was not found in the "head" section of this document. Browsers that are enabled with this rating system may not display documents that have not been labelled. It is recommended that every page include an ICRA label. For more information, please visit http://www.icra.org/.
 Comment[10] CSE HTML Validator Std/Pro allows you to disable certain messages (like this example message) and groups of related messages by disabling flags. For instance, the [10] at the beginning of this message indicates that you can disable this message by disabling validator flag 10. If you are using HTML Validator's integrated editor, then you can simply use your mouse on this message to open the context menu (usually done by right-clicking the mouse on this message) and select 'Disable Flag 10' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 CommentCSE HTML Validator Std/Pro allows you to disable many messages on an individual basis without using flags. For instance, you can disable this message by using HTML Validator's integrated editor to open the context menu for this message (usually done by right-clicking the mouse on this message) and selecting 'Options for this Message->Disable Message' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 Comment3062 bytes; 2.1s@14.4Kbps, 1.1s@28.8, 0.6s@50, 0.5s@64, 0.2s@128, 0.1s@384, 0.1s@512, 0.0s@768, 0.0s@1.5Mbps, 0.0s@10Mbps.
 Comment0.03s, 5 errors, 0 warnings, 10 messages, 13 validator comments, 78 lines, 56 tags (46 closed), 0 document comments, 5 entities, 141 programs run.

[ Summary ] [ To the top ]

http://www.apat.gov.it/Media/carta_geologica_italia/cerca_per_foglio.asp?submitted=true

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
4:2Message (Search Engine)Tip - A good title is very important for search engine listings. Use many keywords and search terms in the title but make it readable. Don't just stuff keywords in the title. The title should also be something that a user will want to click on when it's listed on a search engine. A good title is also important when a visitor bookmarks a page. Example: <title>Download CSE HTML Validator - Powerful HTML and Link Checking Software for Windows</title>. AI Internet Solutions also recommends that the "title" tag be the first tag inside the "head" section.
14:2Message (Microsoft Internet Explorer) [CSS][600] The "behavior" CSS property is not an official CSS property and is only supported by Internet Explorer 5.0+. Firefox, Netscape, Opera, and most other browsers do not support this property.
23:40Message (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.
46:67ErrorThe "summary" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

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

46:10Message (Good Style)Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute.
46:10Message (General Compatibility)[5] The "table" element is an official HTML 4.01 and XHTML element but may not be supported by older or nongraphical browsers. Furthermore, nongraphical browsers that do support tables may not support them the way that you expect. However, most browsers used today should support this element.
48:22Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "div" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<td><div align="center"><b>RISULTATO DELLA RICERCA</b></div></td>
 

48:22Message (Deprecated)[9] The "align" attribute is deprecated in HTML 4.01 and XHTML in favor of using style sheets. Instead of align="center", consider using the CSS "text-align: center" instead.
48:38Message (Good Style)The "strong" element should be used instead of the "b" element when you want to denote strong emphasis. The "b" element should only be used when you want bold typeface but do not want strong emphasis. Many web authors use the "b" element when the "strong" element would be more appropriate.
51:14ErrorThe "td" tag must have an end tag (</td>) but the end tag was not found.

<td id="Contenuti"> <div id="path">&nbsp;</div>
 

58:22ErrorThe end tag for "td" (opened in line 51) should appear before the end tag for "tr" (nesting error).

</div></tr>
 

70:10MessageThe "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.
76:3ErrorSomewhere in this document there is a nonexistent internal link to "MenuSinistro" created by using <a href="#MenuSinistro"> ... </a>. This link should be removed or it should link to a location in the document that is specified by <a name="MenuSinistro"> ... </a> or <element id="MenuSinistro"...>.

</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.
 CommentYou can ignore the nesting errors by turning off the option to check HTML tag nesting. However, it is recommended that you leave this feature enabled. This option is in CSE HTML Validator's Validator Engine Options.
 CommentYou have one or more internal links linking to an ID link destination. Browser support for this is currently very poor. Consider using something like <a name="Contenuti"> ... </a> or <a name="Contenuti" id="Contenuti"> ... </a> instead.
 CommentPossibly misspelled words (31, 23 unique): alla (1x), Contatti (1x), DELLA (1x), di (1x), ERRORE (1x), foglio (1x), il (1x), Mappa (1x), Nome (1x), portale (1x), RISULTATO (1x), Salta (1x), scala (1x), specificato (1x), utilit (1x), Vai (1x), Apat (2x), Carta (2x), contenuto (2x), d'Italia (2x), Geologica (2x), Ricerca (2x), torna (3x). Complete list.
 CommentHTML 4.01 Strict 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.
 CommentAn ICRA RDF label was not found in the "head" section of this document. Browsers that are enabled with this rating system may not display documents that have not been labelled. It is recommended that every page include an ICRA label. For more information, please visit http://www.icra.org/.
 Comment[10] CSE HTML Validator Std/Pro allows you to disable certain messages (like this example message) and groups of related messages by disabling flags. For instance, the [10] at the beginning of this message indicates that you can disable this message by disabling validator flag 10. If you are using HTML Validator's integrated editor, then you can simply use your mouse on this message to open the context menu (usually done by right-clicking the mouse on this message) and select 'Disable Flag 10' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 CommentCSE HTML Validator Std/Pro allows you to disable many messages on an individual basis without using flags. For instance, you can disable this message by using HTML Validator's integrated editor to open the context menu for this message (usually done by right-clicking the mouse on this message) and selecting 'Options for this Message->Disable Message' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 Comment3060 bytes; 2.1s@14.4Kbps, 1.1s@28.8, 0.6s@50, 0.5s@64, 0.2s@128, 0.1s@384, 0.1s@512, 0.0s@768, 0.0s@1.5Mbps, 0.0s@10Mbps.
 Comment0.02s, 5 errors, 0 warnings, 10 messages, 13 validator comments, 77 lines, 56 tags (46 closed), 0 document comments, 5 entities, 141 programs run.

[ Summary ] [ To the top ]

http://www.apat.gov.it/Media/carta_geologica_italia/cerca_per_numero.asp?submitted=true

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
4:2Message (Search Engine)Tip - A good title is very important for search engine listings. Use many keywords and search terms in the title but make it readable. Don't just stuff keywords in the title. The title should also be something that a user will want to click on when it's listed on a search engine. A good title is also important when a visitor bookmarks a page. Example: <title>Download CSE HTML Validator - Powerful HTML and Link Checking Software for Windows</title>. AI Internet Solutions also recommends that the "title" tag be the first tag inside the "head" section.
14:2Message (Microsoft Internet Explorer) [CSS][600] The "behavior" CSS property is not an official CSS property and is only supported by Internet Explorer 5.0+. Firefox, Netscape, Opera, and most other browsers do not support this property.
23:40Message (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.
46:67ErrorThe "summary" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

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

46:10Message (Good Style)Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute.
46:10Message (General Compatibility)[5] The "table" element is an official HTML 4.01 and XHTML element but may not be supported by older or nongraphical browsers. Furthermore, nongraphical browsers that do support tables may not support them the way that you expect. However, most browsers used today should support this element.
48:22Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "div" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<td><div align="center"><b>RISULTATO DELLA RICERCA</b></div></td>
 

48:22Message (Deprecated)[9] The "align" attribute is deprecated in HTML 4.01 and XHTML in favor of using style sheets. Instead of align="center", consider using the CSS "text-align: center" instead.
48:38Message (Good Style)The "strong" element should be used instead of the "b" element when you want to denote strong emphasis. The "b" element should only be used when you want bold typeface but do not want strong emphasis. Many web authors use the "b" element when the "strong" element would be more appropriate.
51:14ErrorThe "td" tag must have an end tag (</td>) but the end tag was not found.

<td id="Contenuti"> <div id="path">&nbsp;</div>
 

58:22ErrorThe end tag for "td" (opened in line 51) should appear before the end tag for "tr" (nesting error).

</div></tr>
 

70:10MessageThe "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.
76:3ErrorSomewhere in this document there is a nonexistent internal link to "MenuSinistro" created by using <a href="#MenuSinistro"> ... </a>. This link should be removed or it should link to a location in the document that is specified by <a name="MenuSinistro"> ... </a> or <element id="MenuSinistro"...>.

</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.
 CommentYou can ignore the nesting errors by turning off the option to check HTML tag nesting. However, it is recommended that you leave this feature enabled. This option is in CSE HTML Validator's Validator Engine Options.
 CommentYou have one or more internal links linking to an ID link destination. Browser support for this is currently very poor. Consider using something like <a name="Contenuti"> ... </a> or <a name="Contenuti" id="Contenuti"> ... </a> instead.
 CommentPossibly misspelled words (31, 23 unique): alla (1x), Contatti (1x), DELLA (1x), di (1x), ERRORE (1x), foglio (1x), il (1x), Mappa (1x), Nome (1x), portale (1x), RISULTATO (1x), Salta (1x), scala (1x), specificato (1x), utilit (1x), Vai (1x), Apat (2x), Carta (2x), contenuto (2x), d'Italia (2x), Geologica (2x), Ricerca (2x), torna (3x). Complete list.
 CommentHTML 4.01 Strict 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.
 CommentAn ICRA RDF label was not found in the "head" section of this document. Browsers that are enabled with this rating system may not display documents that have not been labelled. It is recommended that every page include an ICRA label. For more information, please visit http://www.icra.org/.
 Comment[10] CSE HTML Validator Std/Pro allows you to disable certain messages (like this example message) and groups of related messages by disabling flags. For instance, the [10] at the beginning of this message indicates that you can disable this message by disabling validator flag 10. If you are using HTML Validator's integrated editor, then you can simply use your mouse on this message to open the context menu (usually done by right-clicking the mouse on this message) and select 'Disable Flag 10' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 CommentCSE HTML Validator Std/Pro allows you to disable many messages on an individual basis without using flags. For instance, you can disable this message by using HTML Validator's integrated editor to open the context menu for this message (usually done by right-clicking the mouse on this message) and selecting 'Options for this Message->Disable Message' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 Comment3060 bytes; 2.1s@14.4Kbps, 1.1s@28.8, 0.6s@50, 0.5s@64, 0.2s@128, 0.1s@384, 0.1s@512, 0.0s@768, 0.0s@1.5Mbps, 0.0s@10Mbps.
 Comment0.02s, 5 errors, 0 warnings, 10 messages, 13 validator comments, 77 lines, 56 tags (46 closed), 0 document comments, 5 entities, 141 programs run.

[ Summary ] [ To the top ]

http://www.apat.gov.it/Media/carta_geologica_italia/default_en.htm

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
4:2Message (Search Engine)Tip - A good title is very important for search engine listings. Use many keywords and search terms in the title but make it readable. Don't just stuff keywords in the title. The title should also be something that a user will want to click on when it's listed on a search engine. A good title is also important when a visitor bookmarks a page. Example: <title>Download CSE HTML Validator - Powerful HTML and Link Checking Software for Windows</title>. AI Internet Solutions also recommends that the "title" tag be the first tag inside the "head" section.
14:2Message (Microsoft Internet Explorer) [CSS][600] The "behavior" CSS property is not an official CSS property and is only supported by Internet Explorer 5.0+. Firefox, Netscape, Opera, and most other browsers do not support this property.
22:40Message (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.
45:67ErrorThe "summary" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

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

45:10Message (Good Style)Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute.
45:10Message (General Compatibility)[5] The "table" element is an official HTML 4.01 and XHTML element but may not be supported by older or nongraphical browsers. Furthermore, nongraphical browsers that do support tables may not support them the way that you expect. However, most browsers used today should support this element.
51:53WarningAn "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.
61:53WarningAn "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.
62:25ErrorThe "id" or "name" attribute value "attivo" has already been used in this document. A tag's "id" or "name" value ("name" only for certain elements such as "a") must be unique within the document. A tag cannot have an "id" or, with certain elements, a "name" attribute value that has already been used. Note that the "id" values are not case sensitive (except when used to link to an anchor) and that "id" and some "name" attribute values share the same namespace.

<dd id="attivo">
 

123:41WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 123. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. Consider using "&#8217;" instead of this character.
138:34WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 138. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. Consider using "&#8217;" instead of this character.
258:36WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 258. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. Consider using "&#8217;" instead of this character.
283:40WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 283. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. Consider using "&#8217;" instead of this character.
285:34WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 285. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. Consider using "&#8217;" instead of this character.
334:34WarningAt least one character (codepoint) between 128 and 159 (inclusive) was found on line 334. These codepoints are commonly found in Windows character sets like Windows-1252 but may not work for everyone, especially those not using Windows. Consider using "&#8217;" instead of this character.
339:8Message (General Compatibility)No option was selected using the "selected" attribute in this "select" tag. Because browsers behave differently, it is recommended that you use the "selected" attribute in an "option" tag to explicitly specify a default pre-selected option.
620:8Message (General Compatibility)No option was selected using the "selected" attribute in this "select" tag. Because browsers behave differently, it is recommended that you use the "selected" attribute in an "option" tag to explicitly specify a default pre-selected option.
635:53WarningAn "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.
637:27ErrorThe "id" or "name" attribute value "attivo" has already been used in this document. A tag's "id" or "name" value ("name" only for certain elements such as "a") must be unique within the document. A tag cannot have an "id" or, with certain elements, a "name" attribute value that has already been used. Note that the "id" values are not case sensitive (except when used to link to an anchor) and that "id" and some "name" attribute values share the same namespace.

<ul id="attivo">
 

683:14ErrorThe "td" tag must have an end tag (</td>) but the end tag was not found.

<td id="Contenuti"> <div id="path">&nbsp;</div>
 

685:22Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "div" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<div align="center"> <img name="QuadroMP_3" src="QuadroMP_3.gif" width="500" height="606" border="0" usemap="#m_QuadroMP_3" alt="">
 

685:107Error (HTML 4.0 Compatibility)[81] The following attributes may not be used with the "img" element in a strict HTML 4.0/4.01 document: "align" and "border". Instead of the "border" attribute, consider using the "border" CSS property. Example: style="border: 1px solid".

<div align="center"> <img name="QuadroMP_3" src="QuadroMP_3.gif" width="500" height="606" border="0" usemap="#m_QuadroMP_3" alt="">
 

685:22Message (Deprecated)[9] The "align" attribute is deprecated in HTML 4.01 and XHTML in favor of using style sheets. Instead of align="center", consider using the CSS "text-align: center" instead.
692:23Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "h4" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<h4 align="center">MAP REALIZED BY THE GEOLOGICAL SURVEY OF ITALY </h4>
 

692:20Message (Good Style)[7] A heading has been used without previously using the higher heading levels. Some HTML authors consider this bad style. For example, if "h4" is used, then "h1", "h2", and "h3" should have already been used, in that order.
693:23Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "h5" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<h5 align="center"><font color="#336600">ITALIAN CARTOGRAPHIC BODY </font></h5>
 

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

<h5 align="center"><font color="#336600">ITALIAN CARTOGRAPHIC BODY </font></h5>
 

693:39Message (Deprecated)[9] The "font" element and all of its attributes are deprecated in HTML 4.01 and XHTML in favor of using style sheets (use the "color", "font", "font-family", "font-size", and other CSS font properties instead).
694:23Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "h6" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<h6 align="center"><font color="#336600">(LAW 2/2/1960 N.68)</font></h6>
 

695:50Warning[64] An invalid character reference was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&amp;" even when specifying script variables. Web browsers will convert the "&amp;" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&amp;var2=value". Note that the ampersand in the URL was encoded as "&amp;". Other causes of invalid references are misspelled entity names and missing semicolons.
695:149Warning[13] HTML 4.01 and XHTML require that the "alt" attribute be used with the "img" element. The "alt" attribute is critical for accessibility. It lets authors specify equivalent text to serve as content when the image cannot be seen or displayed. Use alt="" when alternate text is not appropriate, such as when images are intended to format a page (such as spacer images).
695:149Message (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.
695:149Message (Search Engine)[8] Alt text is often used by search engines. Use this to your advantage (but do it appropriately). Furthermore, alt text is critical for accessibility. For these reasons and others, it is highly recommended that appropriate alt text be specified using the "alt" attribute. This message is displayed only once.
696:66WarningThe "em" element contains no text and may be useless. Consider removing this element or placing text in it so that it contains text.
696:70WarningThe "strong" element contains no text and may be useless. Consider removing this element or placing text in it so that it contains text.
696:78WarningThe "font" element contains no text and may be useless. Consider removing this element or placing text in it so that it contains text.
696:164Warning[64] An invalid character reference was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&amp;" even when specifying script variables. Web browsers will convert the "&amp;" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&amp;var2=value". Note that the ampersand in the URL was encoded as "&amp;". Other causes of invalid references are misspelled entity names and missing semicolons.
698:48Message (Good Style)The "strong" element should be used instead of the "b" element when you want to denote strong emphasis. The "b" element should only be used when you want bold typeface but do not want strong emphasis. Many web authors use the "b" element when the "strong" element would be more appropriate.
704:22ErrorThe end tag for "td" (opened in line 683) should appear before the end tag for "tr" (nesting error).

</div></tr>
 

 Comment (Accessibility Tips) [ACCESSIBILITY]This program can help you make your web pages more accessible. An accessible page is one that more individuals can use, such as individuals who are blind or deaf. It can also increase the usefulness of your web page for individuals who browse the web using slower devices like older computers or wireless devices like cell phones and PDAs. An accessible web site makes good business sense (and possibly good legal sense as well). You can enable or disable accessibility checking in the Validator Engine Options.
 CommentYou can ignore the nesting errors by turning off the option to check HTML tag nesting. However, it is recommended that you leave this feature enabled. This option is in CSE HTML Validator's Validator Engine Options.
 CommentYou have one or more internal links linking to an ID link destination. Browser support for this is currently very poor. Consider using something like <a name="MenuSinistro"> ... </a> or <a name="MenuSinistro" id="MenuSinistro"> ... </a> instead.
 CommentYou may want to turn off 128-159 character checking if you're sure that these characters will be interpreted and displayed properly by the visiting user agents. This option is in CSE HTML Validator's Validator Engine Options.
 CommentPossibly misspelled words (373, 330 unique): ADAMELLO (1x), ADRIA (1x), AGNONE (1x), AGRIGENTO (1x), ALATRI (1x), ALBENGA (1x), ALESSANDRIA (1x), ALGHERO (1x), AMALFI (1x), AMENDOLARA (1x), AMPEZZO (1x), ANCONA (1x), ANGELO (1x), AREZZO (1x), ARGENTERA (1x), ARIANO (1x), ASCOLI (1x), ASSISI (1x), ASTI (1x), AVEZZANO (1x), BADOLATO (1x), BAGHERIA (1x), BARDONECCHIA (1x), BARLETTA (1x), BASSANO (1x), BELLUNO (1x), BIANCO (1x), BIELLA (1x), BONORVA (1x), BORMIO (1x), BOVA (1x), BOVES (1x), BRACCIANO (1x), BRENNERO (1x), BRENO (1x), BRESCIA (1x), BRINDISI (1x), C.MANNU (1x), C.PECORA (1x), C.S.MARCO (1x), C.S.MARIA (1x), CADORE (1x), CAGLIARI (1x), CALTAGIRONE (1x), CALTANISSETTA (1x), CANICATTI (1x), CANNOBIO (1x), CAPRI (1x), CARMAGNOLA (1x), CASERTA (1x). List limited to first 50 unique words.
 CommentHTML 4.01 Strict document detected.
 Comment (Good Style)This document is approximately 34209 bytes. Some people may consider this document to be too large. It is generally a good idea to limit the size of HTML and XHTML documents so that they do not contain too much information and also so that they load faster. This message displays for documents over 30,000 bytes.
 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.
 CommentAn ICRA RDF label was not found in the "head" section of this document. Browsers that are enabled with this rating system may not display documents that have not been labelled. It is recommended that every page include an ICRA label. For more information, please visit http://www.icra.org/.
 Comment[10] CSE HTML Validator Std/Pro allows you to disable certain messages (like this example message) and groups of related messages by disabling flags. For instance, the [10] at the beginning of this message indicates that you can disable this message by disabling validator flag 10. If you are using HTML Validator's integrated editor, then you can simply use your mouse on this message to open the context menu (usually done by right-clicking the mouse on this message) and select 'Disable Flag 10' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 CommentCSE HTML Validator Std/Pro allows you to disable many messages on an individual basis without using flags. For instance, you can disable this message by using HTML Validator's integrated editor to open the context menu for this message (usually done by right-clicking the mouse on this message) and selecting 'Options for this Message->Disable Message' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 Comment34209 bytes; 23.8s@14.4Kbps, 11.9s@28.8, 6.8s@50, 5.3s@64, 2.7s@128, 0.9s@384, 0.7s@512, 0.4s@768, 0.2s@1.5Mbps, 0.0s@10Mbps.
 Comment0.14s, 11 errors, 15 warnings, 15 messages, 15 validator comments, 725 lines, 730 tags (704 closed), 0 document comments, 7 entities, 1586 programs run.

[ Summary ] [ To the top ]

http://www.apat.gov.it/Media/carta_geologica_italia/img/stile.css

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
15:18Message (General Compatibility) [CSS]The "!important" phrase is valid in CSS1 and CSS2 and is supported by Internet Explorer 4.0+, Netscape 6.0+, and Opera 3.5+ but not by Internet Explorer 3.0- and Netscape 4.x-.
18:2Message (General Compatibility) [CSS][603] The aural CSS properties are official CSS2 (but not CSS1) properties but are not currently supported by Internet Explorer, Netscape, and Opera. This includes Internet Explorer 6.0-, Netscape 6.2-, and Opera 6.0-. Examples of aural CSS properties are "cue", "pause", "pitch", "speak", and "volume" (there are more).
19:2Warning (General) [CSS]The "voice-family" property has already been defined in this style rule. A property should only be defined once per rule.
27:2Warning (General) [CSS]The "voice-family" property has already been defined in this style rule. A property should only be defined once per rule.
124:2Message (General Compatibility) [CSS][603] The "min-width" and "max-width" CSS properties are official CSS2 (but not CSS1) properties and are supported by Netscape 6.0+ and Opera 4.0+ but not by Internet Explorer 6.0- and Netscape 4.x-.
202:2Message (General Compatibility) [CSS][603] The "min-height" CSS property is an official CSS2 (but not CSS1) property and is supported by Internet Explorer 6.0+, Netscape 6.0+, and Opera 4.0+ but not by Internet Explorer 5.5- and Netscape 4.x-.
234:2Message (Good Style) [CSS]When a background color is defined, it is recommended that a foreground color also be defined (by using the "color" property). This helps to avoid conflict with user-defined style sheets and to improve accessibility.
259:15Message (General) [CSS]The following typeface may not be available on a significant number of browsers: "Tahoma". Also, check the spelling of the typeface name.
263:2Message (Good Style) [CSS]When a foreground color is defined, it is recommended that a background color also be defined (by using the "background" or "background-color" property). This helps to avoid conflict with user-defined style sheets and to improve accessibility.
279:2Message (Good Style) [CSS]When a foreground color is defined, it is recommended that a background color also be defined (by using the "background" or "background-color" property). This helps to avoid conflict with user-defined style sheets and to improve accessibility.
293:2Message (Good Style) [CSS]When a foreground color is defined, it is recommended that a background color also be defined (by using the "background" or "background-color" property). This helps to avoid conflict with user-defined style sheets and to improve accessibility.
321:2Message (Good Style) [CSS]When a foreground color is defined, it is recommended that a background color also be defined (by using the "background" or "background-color" property). This helps to avoid conflict with user-defined style sheets and to improve accessibility.
323:2Warning (General) [CSS]The "voice-family" property has already been defined in this style rule. A property should only be defined once per rule.
327:2Message (Good Style) [CSS]When a foreground color is defined, it is recommended that a background color also be defined (by using the "background" or "background-color" property). This helps to avoid conflict with user-defined style sheets and to improve accessibility. This is the last time that this message will be generated. There may be more places where a foreground color was defined without a background color.
360:17Error (General) [CSS]The value for the "border-bottom" property is invalid. CSS2 allows this value to be: [<border-bottom-width> || <border-style> || <color>] | inherit. CSS1: <border-bottom-width> || <border-style> || <color>.

border-bottom: #5B7E29D 1px solid;
 

360:17Error (General) [CSS]The value "#5B7E29D" is invalid.

border-bottom: #5B7E29D 1px solid;
 

367:2Message (Good Style) [CSS]When a background color is defined, it is recommended that a foreground color also be defined (by using the "color" property). This helps to avoid conflict with user-defined style sheets and to improve accessibility.
389:15Message (General) [CSS]The following typeface may not be available on a significant number of browsers: "Trebuchet MS". Also, check the spelling of the typeface name.
529:17Error (Parsing) [CSS]Found an extra semicolon. This semicolon should be removed.

font-size: 1px;;
 

536:17Error (Parsing) [CSS]Found an extra semicolon. This semicolon should be removed.

font-size: 1px;;
 

543:17Error (Parsing) [CSS]Found an extra semicolon. This semicolon should be removed.

font-size: 1px;;
 

549:17Error (Parsing) [CSS]Found an extra semicolon. This semicolon should be removed.

font-size: 1px;;
 

588:2Warning (General) [CSS]The "voice-family" property has already been defined in this style rule. A property should only be defined once per rule.
595:2Message (Good Style) [CSS]When a background color is defined, it is recommended that a foreground color also be defined (by using the "color" property). This helps to avoid conflict with user-defined style sheets and to improve accessibility.
600:2Message (Good Style) [CSS]When a background color is defined, it is recommended that a foreground color also be defined (by using the "color" property). This helps to avoid conflict with user-defined style sheets and to improve accessibility.
611:17Error (Parsing) [CSS]Found an extra semicolon. This semicolon should be removed.

font-size: 1px;;
 

618:17Error (Parsing) [CSS]Found an extra semicolon. This semicolon should be removed.

font-size: 1px;;
 

625:17Error (Parsing) [CSS]Found an extra semicolon. This semicolon should be removed.

font-size: 1px;;
 

633:17Error (Parsing) [CSS]Found an extra semicolon. This semicolon should be removed.

font-size: 1px;;
 

644:2Message (Good Style) [CSS]When a background color is defined, it is recommended that a foreground color also be defined (by using the "color" property). This helps to avoid conflict with user-defined style sheets and to improve accessibility. This is the last time that this message will be generated. There may be more places where a background color was defined without a foreground color.
 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.
 CommentCSS document detected.

[ Summary ] [ To the top ]

http://www.apat.gov.it/Media/carta_geologica_italia/modello3d.asp?path=./shade/cgis010

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
4:2Message (Search Engine)Tip - A good title is very important for search engine listings. Use many keywords and search terms in the title but make it readable. Don't just stuff keywords in the title. The title should also be something that a user will want to click on when it's listed on a search engine. A good title is also important when a visitor bookmarks a page. Example: <title>Download CSE HTML Validator - Powerful HTML and Link Checking Software for Windows</title>. AI Internet Solutions also recommends that the "title" tag be the first tag inside the "head" section.
14:2Message (Microsoft Internet Explorer) [CSS][600] The "behavior" CSS property is not an official CSS property and is only supported by Internet Explorer 5.0+. Firefox, Netscape, Opera, and most other browsers do not support this property.
24:40Message (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.
47:67ErrorThe "summary" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

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

47:10Message (Good Style)Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute.
47:10Message (General Compatibility)[5] The "table" element is an official HTML 4.01 and XHTML element but may not be supported by older or nongraphical browsers. Furthermore, nongraphical browsers that do support tables may not support them the way that you expect. However, most browsers used today should support this element.
48:12ErrorThe "tr" tag must have an end tag (</tr>) but the end tag was not found.

<tr>
 

49:14ErrorThe "td" tag must have an end tag (</td>) but the end tag was not found.

<td> <div id="path">&nbsp;</div>
 

50:35Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "div" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<div id="Contenuti" align="center">
 

50:35Message (Deprecated)[9] The "align" attribute is deprecated in HTML 4.01 and XHTML in favor of using style sheets. Instead of align="center", consider using the CSS "text-align: center" instead.
51:15ErrorThe "id" or "name" attribute value "path" has already been used in this document. A tag's "id" or "name" value ("name" only for certain elements such as "a") must be unique within the document. A tag cannot have an "id" or, with certain elements, a "name" attribute value that has already been used. Note that the "id" values are not case sensitive (except when used to link to an anchor) and that "id" and some "name" attribute values share the same namespace.

<div id="path" align="left"> <a href="default.htm">Home</a></div>
 

52:49Error (HTML 4.0 Compatibility)[81] The following attributes may not be used with the "TABLE" element in a strict HTML 4.0/4.01 document: "align", "bgcolor", "bordercolor", "bordercolorlight", "bordercolordark", "height", "hspace", and "vspace". Instead of ALIGN="CENTER", consider using the following CSS to center the table: "margin-left: auto; margin-right: auto". This is the correct CSS way but it may not work with some (mostly older) browsers. Instead of the "BGCOLOR" attribute, consider using the CSS property "background-color". Example: style="background-color: #000000".

<TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#000000 WIDTH="100%" ALIGN="CENTER">
 

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

<TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#000000 WIDTH="100%" ALIGN="CENTER">
 

52:49Message (Deprecated)[9] The "align" and "bgcolor" attributes for the "TABLE" element are deprecated in HTML 4.01 and XHTML in favor of using style sheets. Instead of ALIGN="CENTER", consider using the following CSS to center the table: "margin-left: auto; margin-right: auto". This is the correct CSS way but it may not work with some (mostly older) browsers. Instead of the "BGCOLOR" attribute, consider using the CSS property "background-color". Example: style="background-color: #000000".
55:30ErrorThe attribute value "100%" for the "WIDTH" attribute was not enclosed in single or double quotation marks when it must be. In HTML 4.01, attribute values containing characters other than A-Z, a-z, 0-9, hyphens, periods, underscores, and colons must be quoted. In XHTML/XML, all attribute values must be quoted. Quotes are recommended even if they are not required.

<TABLE BORDER=0 WIDTH=100% BGCOLOR=#ffffff CELLSPACING=0 CELLPADDING=0>
 

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

<TABLE BORDER=0 WIDTH=100% BGCOLOR=#ffffff CELLSPACING=0 CELLPADDING=0>
 

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

<EMBED FlashVars="zoomifyImagePath=./shade/cgis010" SRC="zoomifyViewer.swf" MENU="false" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" WIDTH="100%" HEIGHT="700" NAME="theMovie"></EMBED>
 

62:16ErrorThe "FlashVars" attribute is not valid for the "EMBED" element. Some valid attributes for this element are: "align", "allowscriptaccess", "alt", "autoplay", "autostart", "base", "bgcolor", "border", "class", "contenteditable", "controls", "frameborder", "height", "hidden", "hidefocus", "hspace", "id", "logo", "loop", "menu", "name", "onactivate", "onbeforecopy", "onbeforecut", "onbeforepaste", "onblur", "onclick", "oncontextmenu", "oncopy", "oncut", "ondblclick", "ondeactivate", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "onfilterchange", "onfocus", "onfocusin", "onfocusout", "onhelp", "onkeydown", "onkeypress", "onkeyup", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onmousewheel", "onmove", "onmoveend", "onmovestart", "onpaste", "onpropertychange", "onselectstart", "palette", "play", "pluginspage", "progress", "quality", "salign", "scale", "song", "src", "style", "swliveconnect", "swremote", "swstretchhalign", "swstretchstyle", "swstretchvalign", "title", "type", "units", "unselectable", "volume", "vspace", "width", "wmode", and "xml:space".

<EMBED FlashVars="zoomifyImagePath=./shade/cgis010" SRC="zoomifyViewer.swf" MENU="false" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" WIDTH="100%" HEIGHT="700" NAME="theMovie"></EMBED>
 

62:10Message (General Compatibility)[5] The "EMBED" element is not an official HTML or XHTML element. Some browsers may not support this element. Consider using the "object" element instead.
69:57ErrorThe attribute value "#FFFFFF" for the "BGCOLOR" attribute was not enclosed in single or double quotation marks when it must be. In HTML 4.01, attribute values containing characters other than A-Z, a-z, 0-9, hyphens, periods, underscores, and colons must be quoted. In XHTML/XML, all attribute values must be quoted. Quotes are recommended even if they are not required.

<TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH="100%" ALIGN="CENTER">
 

72:23Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "h4" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<h4 align="center">CARTA REALIZZATA DAL SERVIZIO GEOLOGICO D'ITALIA</h4>
 

72:20Message (Good Style)[7] A heading has been used without previously using the higher heading levels. Some HTML authors consider this bad style. For example, if "h4" is used, then "h1", "h2", and "h3" should have already been used, in that order.
73:23Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "h5" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<h5 align="center"><font color="#336600">ORGANO CARTOGRAFICO DELLO STATO</font></h5>
 

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

<h5 align="center"><font color="#336600">ORGANO CARTOGRAFICO DELLO STATO</font></h5>
 

73:39Message (Deprecated)[9] The "font" element and all of its attributes are deprecated in HTML 4.01 and XHTML in favor of using style sheets (use the "color", "font", "font-family", "font-size", and other CSS font properties instead).
74:23Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "h6" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<h6 align="center"><font color="#336600">(LEGGE 2/2/1960 N.68)</font></h6>
 

79:97Error (HTML 4.0 Compatibility)[81] The "target" attribute may not be used with the "a" element in a strict HTML 4.0/4.01 document.

<Font size="1" face="arial" color="#1A4658">Powered by <a href="http://www.zoomify.com/" target="_blank">Zoomify</a></Font>
 

81:6ErrorThe end tag for "TR" (opened in line 77) should appear before the end tag for "TABLE" (nesting error).

</TABLE>
 

87:10ErrorThe end tag for "td" (opened in line 49) should appear before the end tag for "table" (nesting error).

</table>
 

99:4Warning[56] The "p" tag is contained in a "p" tag that was opened in line 98. This is against the HTML specification and may cause problems with some browsers.
108:3ErrorSomewhere in this document there is a nonexistent internal link to "MenuSinistro" created by using <a href="#MenuSinistro"> ... </a>. This link should be removed or it should link to a location in the document that is specified by <a name="MenuSinistro"> ... </a> or <element id="MenuSinistro"...>.

</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.
 CommentYou can disable all the error messages for improperly quoted attribute values by having HTML Validator ignore and disregard the quotation mark requirements for attribute values. This option is in CSE HTML Validator's Validator Engine Options. However, it is recommended that you leave these error messages enabled and that you properly enclose attribute values in quotation marks.
 CommentYou can use the Quick Quote Tool in the editor to quickly enclose all attribute values in quotation marks.
 CommentYou can ignore the nesting errors by turning off the option to check HTML tag nesting. However, it is recommended that you leave this feature enabled. This option is in CSE HTML Validator's Validator Engine Options.
 CommentYou have one or more internal links linking to an ID link destination. Browser support for this is currently very poor. Consider using something like <a name="Contenuti"> ... </a> or <a name="Contenuti" id="Contenuti"> ... </a> instead.
 CommentPossibly misspelled words (39, 29 unique): alla (1x), CARTOGRAFICO (1x), Contatti (1x), Curtatone (1x), DAL (1x), DELLO (1x), di (1x), GEOLOGICO (1x), il (1x), LEGGE (1x), Mappa (1x), ORGANO (1x), portale (1x), REALIZZATA (1x), Ricerca (1x), ROMA (1x), Salta (1x), scala (1x), SERVIZIO (1x), STATO (1x), utilit (1x), Vai (1x), Zoomify (1x), contenuto (2x), Geologica (2x), Apat (3x), Carta (3x), d'Italia (3x), torna (3x). Complete list.
 CommentHTML 4.01 Strict 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.
 CommentAn ICRA RDF label was not found in the "head" section of this document. Browsers that are enabled with this rating system may not display documents that have not been labelled. It is recommended that every page include an ICRA label. For more information, please visit http://www.icra.org/.
 Comment[10] CSE HTML Validator Std/Pro allows you to disable certain messages (like this example message) and groups of related messages by disabling flags. For instance, the [10] at the beginning of this message indicates that you can disable this message by disabling validator flag 10. If you are using HTML Validator's integrated editor, then you can simply use your mouse on this message to open the context menu (usually done by right-clicking the mouse on this message) and select 'Disable Flag 10' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 CommentCSE HTML Validator Std/Pro allows you to disable many messages on an individual basis without using flags. For instance, you can disable this message by using HTML Validator's integrated editor to open the context menu for this message (usually done by right-clicking the mouse on this message) and selecting 'Options for this Message->Disable Message' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 Comment4611 bytes; 3.2s@14.4Kbps, 1.6s@28.8, 0.9s@50, 0.7s@64, 0.4s@128, 0.1s@384, 0.1s@512, 0.1s@768, 0.0s@1.5Mbps, 0.0s@10Mbps.
 Comment0.03s, 20 errors, 1 warning, 12 messages, 15 validator comments, 109 lines, 78 tags (65 closed), 0 document comments, 6 entities, 209 programs run.

[ Summary ] [ To the top ]

http://www.apat.gov.it/Media/carta_geologica_italia/modello3d.asp?path=./shade/cgis025

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
4:2Message (Search Engine)Tip - A good title is very important for search engine listings. Use many keywords and search terms in the title but make it readable. Don't just stuff keywords in the title. The title should also be something that a user will want to click on when it's listed on a search engine. A good title is also important when a visitor bookmarks a page. Example: <title>Download CSE HTML Validator - Powerful HTML and Link Checking Software for Windows</title>. AI Internet Solutions also recommends that the "title" tag be the first tag inside the "head" section.
14:2Message (Microsoft Internet Explorer) [CSS][600] The "behavior" CSS property is not an official CSS property and is only supported by Internet Explorer 5.0+. Firefox, Netscape, Opera, and most other browsers do not support this property.
24:40Message (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.
47:67ErrorThe "summary" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

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

47:10Message (Good Style)Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute.
47:10Message (General Compatibility)[5] The "table" element is an official HTML 4.01 and XHTML element but may not be supported by older or nongraphical browsers. Furthermore, nongraphical browsers that do support tables may not support them the way that you expect. However, most browsers used today should support this element.
48:12ErrorThe "tr" tag must have an end tag (</tr>) but the end tag was not found.

<tr>
 

49:14ErrorThe "td" tag must have an end tag (</td>) but the end tag was not found.

<td> <div id="path">&nbsp;</div>
 

50:35Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "div" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<div id="Contenuti" align="center">
 

50:35Message (Deprecated)[9] The "align" attribute is deprecated in HTML 4.01 and XHTML in favor of using style sheets. Instead of align="center", consider using the CSS "text-align: center" instead.
51:15ErrorThe "id" or "name" attribute value "path" has already been used in this document. A tag's "id" or "name" value ("name" only for certain elements such as "a") must be unique within the document. A tag cannot have an "id" or, with certain elements, a "name" attribute value that has already been used. Note that the "id" values are not case sensitive (except when used to link to an anchor) and that "id" and some "name" attribute values share the same namespace.

<div id="path" align="left"> <a href="default.htm">Home</a></div>
 

52:49Error (HTML 4.0 Compatibility)[81] The following attributes may not be used with the "TABLE" element in a strict HTML 4.0/4.01 document: "align", "bgcolor", "bordercolor", "bordercolorlight", "bordercolordark", "height", "hspace", and "vspace". Instead of ALIGN="CENTER", consider using the following CSS to center the table: "margin-left: auto; margin-right: auto". This is the correct CSS way but it may not work with some (mostly older) browsers. Instead of the "BGCOLOR" attribute, consider using the CSS property "background-color". Example: style="background-color: #000000".

<TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#000000 WIDTH="100%" ALIGN="CENTER">
 

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

<TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#000000 WIDTH="100%" ALIGN="CENTER">
 

52:49Message (Deprecated)[9] The "align" and "bgcolor" attributes for the "TABLE" element are deprecated in HTML 4.01 and XHTML in favor of using style sheets. Instead of ALIGN="CENTER", consider using the following CSS to center the table: "margin-left: auto; margin-right: auto". This is the correct CSS way but it may not work with some (mostly older) browsers. Instead of the "BGCOLOR" attribute, consider using the CSS property "background-color". Example: style="background-color: #000000".
55:30ErrorThe attribute value "100%" for the "WIDTH" attribute was not enclosed in single or double quotation marks when it must be. In HTML 4.01, attribute values containing characters other than A-Z, a-z, 0-9, hyphens, periods, underscores, and colons must be quoted. In XHTML/XML, all attribute values must be quoted. Quotes are recommended even if they are not required.

<TABLE BORDER=0 WIDTH=100% BGCOLOR=#ffffff CELLSPACING=0 CELLPADDING=0>
 

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

<TABLE BORDER=0 WIDTH=100% BGCOLOR=#ffffff CELLSPACING=0 CELLPADDING=0>
 

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

<EMBED FlashVars="zoomifyImagePath=./shade/cgis025" SRC="zoomifyViewer.swf" MENU="false" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" WIDTH="100%" HEIGHT="700" NAME="theMovie"></EMBED>
 

62:16ErrorThe "FlashVars" attribute is not valid for the "EMBED" element. Some valid attributes for this element are: "align", "allowscriptaccess", "alt", "autoplay", "autostart", "base", "bgcolor", "border", "class", "contenteditable", "controls", "frameborder", "height", "hidden", "hidefocus", "hspace", "id", "logo", "loop", "menu", "name", "onactivate", "onbeforecopy", "onbeforecut", "onbeforepaste", "onblur", "onclick", "oncontextmenu", "oncopy", "oncut", "ondblclick", "ondeactivate", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "onfilterchange", "onfocus", "onfocusin", "onfocusout", "onhelp", "onkeydown", "onkeypress", "onkeyup", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onmousewheel", "onmove", "onmoveend", "onmovestart", "onpaste", "onpropertychange", "onselectstart", "palette", "play", "pluginspage", "progress", "quality", "salign", "scale", "song", "src", "style", "swliveconnect", "swremote", "swstretchhalign", "swstretchstyle", "swstretchvalign", "title", "type", "units", "unselectable", "volume", "vspace", "width", "wmode", and "xml:space".

<EMBED FlashVars="zoomifyImagePath=./shade/cgis025" SRC="zoomifyViewer.swf" MENU="false" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" WIDTH="100%" HEIGHT="700" NAME="theMovie"></EMBED>
 

62:10Message (General Compatibility)[5] The "EMBED" element is not an official HTML or XHTML element. Some browsers may not support this element. Consider using the "object" element instead.
69:57ErrorThe attribute value "#FFFFFF" for the "BGCOLOR" attribute was not enclosed in single or double quotation marks when it must be. In HTML 4.01, attribute values containing characters other than A-Z, a-z, 0-9, hyphens, periods, underscores, and colons must be quoted. In XHTML/XML, all attribute values must be quoted. Quotes are recommended even if they are not required.

<TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH="100%" ALIGN="CENTER">
 

72:23Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "h4" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<h4 align="center">CARTA REALIZZATA DAL SERVIZIO GEOLOGICO D'ITALIA</h4>
 

72:20Message (Good Style)[7] A heading has been used without previously using the higher heading levels. Some HTML authors consider this bad style. For example, if "h4" is used, then "h1", "h2", and "h3" should have already been used, in that order.
73:23Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "h5" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<h5 align="center"><font color="#336600">ORGANO CARTOGRAFICO DELLO STATO</font></h5>
 

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

<h5 align="center"><font color="#336600">ORGANO CARTOGRAFICO DELLO STATO</font></h5>
 

73:39Message (Deprecated)[9] The "font" element and all of its attributes are deprecated in HTML 4.01 and XHTML in favor of using style sheets (use the "color", "font", "font-family", "font-size", and other CSS font properties instead).
74:23Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "h6" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<h6 align="center"><font color="#336600">(LEGGE 2/2/1960 N.68)</font></h6>
 

79:97Error (HTML 4.0 Compatibility)[81] The "target" attribute may not be used with the "a" element in a strict HTML 4.0/4.01 document.

<Font size="1" face="arial" color="#1A4658">Powered by <a href="http://www.zoomify.com/" target="_blank">Zoomify</a></Font>
 

81:6ErrorThe end tag for "TR" (opened in line 77) should appear before the end tag for "TABLE" (nesting error).

</TABLE>
 

87:10ErrorThe end tag for "td" (opened in line 49) should appear before the end tag for "table" (nesting error).

</table>
 

99:4Warning[56] The "p" tag is contained in a "p" tag that was opened in line 98. This is against the HTML specification and may cause problems with some browsers.
108:3ErrorSomewhere in this document there is a nonexistent internal link to "MenuSinistro" created by using <a href="#MenuSinistro"> ... </a>. This link should be removed or it should link to a location in the document that is specified by <a name="MenuSinistro"> ... </a> or <element id="MenuSinistro"...>.

</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.
 CommentYou can disable all the error messages for improperly quoted attribute values by having HTML Validator ignore and disregard the quotation mark requirements for attribute values. This option is in CSE HTML Validator's Validator Engine Options. However, it is recommended that you leave these error messages enabled and that you properly enclose attribute values in quotation marks.
 CommentYou can use the Quick Quote Tool in the editor to quickly enclose all attribute values in quotation marks.
 CommentYou can ignore the nesting errors by turning off the option to check HTML tag nesting. However, it is recommended that you leave this feature enabled. This option is in CSE HTML Validator's Validator Engine Options.
 CommentYou have one or more internal links linking to an ID link destination. Browser support for this is currently very poor. Consider using something like <a name="Contenuti"> ... </a> or <a name="Contenuti" id="Contenuti"> ... </a> instead.
 CommentPossibly misspelled words (39, 29 unique): alla (1x), CARTOGRAFICO (1x), Contatti (1x), Curtatone (1x), DAL (1x), DELLO (1x), di (1x), GEOLOGICO (1x), il (1x), LEGGE (1x), Mappa (1x), ORGANO (1x), portale (1x), REALIZZATA (1x), Ricerca (1x), ROMA (1x), Salta (1x), scala (1x), SERVIZIO (1x), STATO (1x), utilit (1x), Vai (1x), Zoomify (1x), contenuto (2x), Geologica (2x), Apat (3x), Carta (3x), d'Italia (3x), torna (3x). Complete list.
 CommentHTML 4.01 Strict 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.
 CommentAn ICRA RDF label was not found in the "head" section of this document. Browsers that are enabled with this rating system may not display documents that have not been labelled. It is recommended that every page include an ICRA label. For more information, please visit http://www.icra.org/.
 Comment[10] CSE HTML Validator Std/Pro allows you to disable certain messages (like this example message) and groups of related messages by disabling flags. For instance, the [10] at the beginning of this message indicates that you can disable this message by disabling validator flag 10. If you are using HTML Validator's integrated editor, then you can simply use your mouse on this message to open the context menu (usually done by right-clicking the mouse on this message) and select 'Disable Flag 10' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 CommentCSE HTML Validator Std/Pro allows you to disable many messages on an individual basis without using flags. For instance, you can disable this message by using HTML Validator's integrated editor to open the context menu for this message (usually done by right-clicking the mouse on this message) and selecting 'Options for this Message->Disable Message' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 Comment4611 bytes; 3.2s@14.4Kbps, 1.6s@28.8, 0.9s@50, 0.7s@64, 0.4s@128, 0.1s@384, 0.1s@512, 0.1s@768, 0.0s@1.5Mbps, 0.0s@10Mbps.
 Comment0.03s, 20 errors, 1 warning, 12 messages, 15 validator comments, 109 lines, 78 tags (65 closed), 0 document comments, 6 entities, 209 programs run.

[ Summary ] [ To the top ]

http://www.apat.gov.it/Media/carta_geologica_italia/modello3d.asp?path=./shade/cgis028

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
4:2Message (Search Engine)Tip - A good title is very important for search engine listings. Use many keywords and search terms in the title but make it readable. Don't just stuff keywords in the title. The title should also be something that a user will want to click on when it's listed on a search engine. A good title is also important when a visitor bookmarks a page. Example: <title>Download CSE HTML Validator - Powerful HTML and Link Checking Software for Windows</title>. AI Internet Solutions also recommends that the "title" tag be the first tag inside the "head" section.
14:2Message (Microsoft Internet Explorer) [CSS][600] The "behavior" CSS property is not an official CSS property and is only supported by Internet Explorer 5.0+. Firefox, Netscape, Opera, and most other browsers do not support this property.
24:40Message (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.
47:67ErrorThe "summary" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

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

47:10Message (Good Style)Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute.
47:10Message (General Compatibility)[5] The "table" element is an official HTML 4.01 and XHTML element but may not be supported by older or nongraphical browsers. Furthermore, nongraphical browsers that do support tables may not support them the way that you expect. However, most browsers used today should support this element.
48:12ErrorThe "tr" tag must have an end tag (</tr>) but the end tag was not found.

<tr>
 

49:14ErrorThe "td" tag must have an end tag (</td>) but the end tag was not found.

<td> <div id="path">&nbsp;</div>
 

50:35Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "div" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<div id="Contenuti" align="center">
 

50:35Message (Deprecated)[9] The "align" attribute is deprecated in HTML 4.01 and XHTML in favor of using style sheets. Instead of align="center", consider using the CSS "text-align: center" instead.
51:15ErrorThe "id" or "name" attribute value "path" has already been used in this document. A tag's "id" or "name" value ("name" only for certain elements such as "a") must be unique within the document. A tag cannot have an "id" or, with certain elements, a "name" attribute value that has already been used. Note that the "id" values are not case sensitive (except when used to link to an anchor) and that "id" and some "name" attribute values share the same namespace.

<div id="path" align="left"> <a href="default.htm">Home</a></div>
 

52:49Error (HTML 4.0 Compatibility)[81] The following attributes may not be used with the "TABLE" element in a strict HTML 4.0/4.01 document: "align", "bgcolor", "bordercolor", "bordercolorlight", "bordercolordark", "height", "hspace", and "vspace". Instead of ALIGN="CENTER", consider using the following CSS to center the table: "margin-left: auto; margin-right: auto". This is the correct CSS way but it may not work with some (mostly older) browsers. Instead of the "BGCOLOR" attribute, consider using the CSS property "background-color". Example: style="background-color: #000000".

<TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#000000 WIDTH="100%" ALIGN="CENTER">
 

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

<TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#000000 WIDTH="100%" ALIGN="CENTER">
 

52:49Message (Deprecated)[9] The "align" and "bgcolor" attributes for the "TABLE" element are deprecated in HTML 4.01 and XHTML in favor of using style sheets. Instead of ALIGN="CENTER", consider using the following CSS to center the table: "margin-left: auto; margin-right: auto". This is the correct CSS way but it may not work with some (mostly older) browsers. Instead of the "BGCOLOR" attribute, consider using the CSS property "background-color". Example: style="background-color: #000000".
55:30ErrorThe attribute value "100%" for the "WIDTH" attribute was not enclosed in single or double quotation marks when it must be. In HTML 4.01, attribute values containing characters other than A-Z, a-z, 0-9, hyphens, periods, underscores, and colons must be quoted. In XHTML/XML, all attribute values must be quoted. Quotes are recommended even if they are not required.

<TABLE BORDER=0 WIDTH=100% BGCOLOR=#ffffff CELLSPACING=0 CELLPADDING=0>
 

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

<TABLE BORDER=0 WIDTH=100% BGCOLOR=#ffffff CELLSPACING=0 CELLPADDING=0>
 

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

<EMBED FlashVars="zoomifyImagePath=./shade/cgis028" SRC="zoomifyViewer.swf" MENU="false" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" WIDTH="100%" HEIGHT="700" NAME="theMovie"></EMBED>
 

62:16ErrorThe "FlashVars" attribute is not valid for the "EMBED" element. Some valid attributes for this element are: "align", "allowscriptaccess", "alt", "autoplay", "autostart", "base", "bgcolor", "border", "class", "contenteditable", "controls", "frameborder", "height", "hidden", "hidefocus", "hspace", "id", "logo", "loop", "menu", "name", "onactivate", "onbeforecopy", "onbeforecut", "onbeforepaste", "onblur", "onclick", "oncontextmenu", "oncopy", "oncut", "ondblclick", "ondeactivate", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "onfilterchange", "onfocus", "onfocusin", "onfocusout", "onhelp", "onkeydown", "onkeypress", "onkeyup", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onmousewheel", "onmove", "onmoveend", "onmovestart", "onpaste", "onpropertychange", "onselectstart", "palette", "play", "pluginspage", "progress", "quality", "salign", "scale", "song", "src", "style", "swliveconnect", "swremote", "swstretchhalign", "swstretchstyle", "swstretchvalign", "title", "type", "units", "unselectable", "volume", "vspace", "width", "wmode", and "xml:space".

<EMBED FlashVars="zoomifyImagePath=./shade/cgis028" SRC="zoomifyViewer.swf" MENU="false" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" WIDTH="100%" HEIGHT="700" NAME="theMovie"></EMBED>
 

62:10Message (General Compatibility)[5] The "EMBED" element is not an official HTML or XHTML element. Some browsers may not support this element. Consider using the "object" element instead.
69:57ErrorThe attribute value "#FFFFFF" for the "BGCOLOR" attribute was not enclosed in single or double quotation marks when it must be. In HTML 4.01, attribute values containing characters other than A-Z, a-z, 0-9, hyphens, periods, underscores, and colons must be quoted. In XHTML/XML, all attribute values must be quoted. Quotes are recommended even if they are not required.

<TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH="100%" ALIGN="CENTER">
 

72:23Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "h4" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<h4 align="center">CARTA REALIZZATA DAL SERVIZIO GEOLOGICO D'ITALIA</h4>
 

72:20Message (Good Style)[7] A heading has been used without previously using the higher heading levels. Some HTML authors consider this bad style. For example, if "h4" is used, then "h1", "h2", and "h3" should have already been used, in that order.
73:23Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "h5" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<h5 align="center"><font color="#336600">ORGANO CARTOGRAFICO DELLO STATO</font></h5>
 

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

<h5 align="center"><font color="#336600">ORGANO CARTOGRAFICO DELLO STATO</font></h5>
 

73:39Message (Deprecated)[9] The "font" element and all of its attributes are deprecated in HTML 4.01 and XHTML in favor of using style sheets (use the "color", "font", "font-family", "font-size", and other CSS font properties instead).
74:23Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "h6" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<h6 align="center"><font color="#336600">(LEGGE 2/2/1960 N.68)</font></h6>
 

79:97Error (HTML 4.0 Compatibility)[81] The "target" attribute may not be used with the "a" element in a strict HTML 4.0/4.01 document.

<Font size="1" face="arial" color="#1A4658">Powered by <a href="http://www.zoomify.com/" target="_blank">Zoomify</a></Font>
 

81:6ErrorThe end tag for "TR" (opened in line 77) should appear before the end tag for "TABLE" (nesting error).

</TABLE>
 

87:10ErrorThe end tag for "td" (opened in line 49) should appear before the end tag for "table" (nesting error).

</table>
 

99:4Warning[56] The "p" tag is contained in a "p" tag that was opened in line 98. This is against the HTML specification and may cause problems with some browsers.
108:3ErrorSomewhere in this document there is a nonexistent internal link to "MenuSinistro" created by using <a href="#MenuSinistro"> ... </a>. This link should be removed or it should link to a location in the document that is specified by <a name="MenuSinistro"> ... </a> or <element id="MenuSinistro"...>.

</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.
 CommentYou can disable all the error messages for improperly quoted attribute values by having HTML Validator ignore and disregard the quotation mark requirements for attribute values. This option is in CSE HTML Validator's Validator Engine Options. However, it is recommended that you leave these error messages enabled and that you properly enclose attribute values in quotation marks.
 CommentYou can use the Quick Quote Tool in the editor to quickly enclose all attribute values in quotation marks.
 CommentYou can ignore the nesting errors by turning off the option to check HTML tag nesting. However, it is recommended that you leave this feature enabled. This option is in CSE HTML Validator's Validator Engine Options.
 CommentYou have one or more internal links linking to an ID link destination. Browser support for this is currently very poor. Consider using something like <a name="Contenuti"> ... </a> or <a name="Contenuti" id="Contenuti"> ... </a> instead.
 CommentPossibly misspelled words (39, 29 unique): alla (1x), CARTOGRAFICO (1x), Contatti (1x), Curtatone (1x), DAL (1x), DELLO (1x), di (1x), GEOLOGICO (1x), il (1x), LEGGE (1x), Mappa (1x), ORGANO (1x), portale (1x), REALIZZATA (1x), Ricerca (1x), ROMA (1x), Salta (1x), scala (1x), SERVIZIO (1x), STATO (1x), utilit (1x), Vai (1x), Zoomify (1x), contenuto (2x), Geologica (2x), Apat (3x), Carta (3x), d'Italia (3x), torna (3x). Complete list.
 CommentHTML 4.01 Strict 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.
 CommentAn ICRA RDF label was not found in the "head" section of this document. Browsers that are enabled with this rating system may not display documents that have not been labelled. It is recommended that every page include an ICRA label. For more information, please visit http://www.icra.org/.
 Comment[10] CSE HTML Validator Std/Pro allows you to disable certain messages (like this example message) and groups of related messages by disabling flags. For instance, the [10] at the beginning of this message indicates that you can disable this message by disabling validator flag 10. If you are using HTML Validator's integrated editor, then you can simply use your mouse on this message to open the context menu (usually done by right-clicking the mouse on this message) and select 'Disable Flag 10' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 CommentCSE HTML Validator Std/Pro allows you to disable many messages on an individual basis without using flags. For instance, you can disable this message by using HTML Validator's integrated editor to open the context menu for this message (usually done by right-clicking the mouse on this message) and selecting 'Options for this Message->Disable Message' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 Comment4611 bytes; 3.2s@14.4Kbps, 1.6s@28.8, 0.9s@50, 0.7s@64, 0.4s@128, 0.1s@384, 0.1s@512, 0.1s@768, 0.0s@1.5Mbps, 0.0s@10Mbps.
 Comment0.03s, 20 errors, 1 warning, 12 messages, 15 validator comments, 109 lines, 78 tags (65 closed), 0 document comments, 6 entities, 209 programs run.

[ Summary ] [ To the top ]

http://www.apat.gov.it/Media/carta_geologica_italia/modello3d.asp?path=./shade/cgis033

Line:charTypeMessage Description
 Message (Web Content Accessibility Guidelines 1.0) [ACCESSIBILITY][73] WCAG 1.0 accessibility checking is disabled.
 Message (Section 508 Accessibility Standards) [ACCESSIBILITY][73] Section 508 accessibility checking is disabled.
4:2Message (Search Engine)Tip - A good title is very important for search engine listings. Use many keywords and search terms in the title but make it readable. Don't just stuff keywords in the title. The title should also be something that a user will want to click on when it's listed on a search engine. A good title is also important when a visitor bookmarks a page. Example: <title>Download CSE HTML Validator - Powerful HTML and Link Checking Software for Windows</title>. AI Internet Solutions also recommends that the "title" tag be the first tag inside the "head" section.
14:2Message (Microsoft Internet Explorer) [CSS][600] The "behavior" CSS property is not an official CSS property and is only supported by Internet Explorer 5.0+. Firefox, Netscape, Opera, and most other browsers do not support this property.
24:40Message (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.
47:67ErrorThe "summary" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.

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

47:10Message (Good Style)Consider using the "width" attribute with the "table" element. This is considered to be good style and can cause the table and page to render faster. Note that this is not a deprecated attribute in HTML 4.01 nor XHTML 1.0. It's also a valid XHTML 1.1 attribute.
47:10Message (General Compatibility)[5] The "table" element is an official HTML 4.01 and XHTML element but may not be supported by older or nongraphical browsers. Furthermore, nongraphical browsers that do support tables may not support them the way that you expect. However, most browsers used today should support this element.
48:12ErrorThe "tr" tag must have an end tag (</tr>) but the end tag was not found.

<tr>
 

49:14ErrorThe "td" tag must have an end tag (</td>) but the end tag was not found.

<td> <div id="path">&nbsp;</div>
 

50:35Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "div" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<div id="Contenuti" align="center">
 

50:35Message (Deprecated)[9] The "align" attribute is deprecated in HTML 4.01 and XHTML in favor of using style sheets. Instead of align="center", consider using the CSS "text-align: center" instead.
51:15ErrorThe "id" or "name" attribute value "path" has already been used in this document. A tag's "id" or "name" value ("name" only for certain elements such as "a") must be unique within the document. A tag cannot have an "id" or, with certain elements, a "name" attribute value that has already been used. Note that the "id" values are not case sensitive (except when used to link to an anchor) and that "id" and some "name" attribute values share the same namespace.

<div id="path" align="left"> <a href="default.htm">Home</a></div>
 

52:49Error (HTML 4.0 Compatibility)[81] The following attributes may not be used with the "TABLE" element in a strict HTML 4.0/4.01 document: "align", "bgcolor", "bordercolor", "bordercolorlight", "bordercolordark", "height", "hspace", and "vspace". Instead of ALIGN="CENTER", consider using the following CSS to center the table: "margin-left: auto; margin-right: auto". This is the correct CSS way but it may not work with some (mostly older) browsers. Instead of the "BGCOLOR" attribute, consider using the CSS property "background-color". Example: style="background-color: #000000".

<TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#000000 WIDTH="100%" ALIGN="CENTER">
 

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

<TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#000000 WIDTH="100%" ALIGN="CENTER">
 

52:49Message (Deprecated)[9] The "align" and "bgcolor" attributes for the "TABLE" element are deprecated in HTML 4.01 and XHTML in favor of using style sheets. Instead of ALIGN="CENTER", consider using the following CSS to center the table: "margin-left: auto; margin-right: auto". This is the correct CSS way but it may not work with some (mostly older) browsers. Instead of the "BGCOLOR" attribute, consider using the CSS property "background-color". Example: style="background-color: #000000".
55:30ErrorThe attribute value "100%" for the "WIDTH" attribute was not enclosed in single or double quotation marks when it must be. In HTML 4.01, attribute values containing characters other than A-Z, a-z, 0-9, hyphens, periods, underscores, and colons must be quoted. In XHTML/XML, all attribute values must be quoted. Quotes are recommended even if they are not required.

<TABLE BORDER=0 WIDTH=100% BGCOLOR=#ffffff CELLSPACING=0 CELLPADDING=0>
 

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

<TABLE BORDER=0 WIDTH=100% BGCOLOR=#ffffff CELLSPACING=0 CELLPADDING=0>
 

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

<EMBED FlashVars="zoomifyImagePath=./shade/cgis033" SRC="zoomifyViewer.swf" MENU="false" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" WIDTH="100%" HEIGHT="700" NAME="theMovie"></EMBED>
 

62:16ErrorThe "FlashVars" attribute is not valid for the "EMBED" element. Some valid attributes for this element are: "align", "allowscriptaccess", "alt", "autoplay", "autostart", "base", "bgcolor", "border", "class", "contenteditable", "controls", "frameborder", "height", "hidden", "hidefocus", "hspace", "id", "logo", "loop", "menu", "name", "onactivate", "onbeforecopy", "onbeforecut", "onbeforepaste", "onblur", "onclick", "oncontextmenu", "oncopy", "oncut", "ondblclick", "ondeactivate", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "onfilterchange", "onfocus", "onfocusin", "onfocusout", "onhelp", "onkeydown", "onkeypress", "onkeyup", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onmousewheel", "onmove", "onmoveend", "onmovestart", "onpaste", "onpropertychange", "onselectstart", "palette", "play", "pluginspage", "progress", "quality", "salign", "scale", "song", "src", "style", "swliveconnect", "swremote", "swstretchhalign", "swstretchstyle", "swstretchvalign", "title", "type", "units", "unselectable", "volume", "vspace", "width", "wmode", and "xml:space".

<EMBED FlashVars="zoomifyImagePath=./shade/cgis033" SRC="zoomifyViewer.swf" MENU="false" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" WIDTH="100%" HEIGHT="700" NAME="theMovie"></EMBED>
 

62:10Message (General Compatibility)[5] The "EMBED" element is not an official HTML or XHTML element. Some browsers may not support this element. Consider using the "object" element instead.
69:57ErrorThe attribute value "#FFFFFF" for the "BGCOLOR" attribute was not enclosed in single or double quotation marks when it must be. In HTML 4.01, attribute values containing characters other than A-Z, a-z, 0-9, hyphens, periods, underscores, and colons must be quoted. In XHTML/XML, all attribute values must be quoted. Quotes are recommended even if they are not required.

<TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH="100%" ALIGN="CENTER">
 

72:23Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "h4" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<h4 align="center">CARTA REALIZZATA DAL SERVIZIO GEOLOGICO D'ITALIA</h4>
 

72:20Message (Good Style)[7] A heading has been used without previously using the higher heading levels. Some HTML authors consider this bad style. For example, if "h4" is used, then "h1", "h2", and "h3" should have already been used, in that order.
73:23Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "h5" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<h5 align="center"><font color="#336600">ORGANO CARTOGRAFICO DELLO STATO</font></h5>
 

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

<h5 align="center"><font color="#336600">ORGANO CARTOGRAFICO DELLO STATO</font></h5>
 

73:39Message (Deprecated)[9] The "font" element and all of its attributes are deprecated in HTML 4.01 and XHTML in favor of using style sheets (use the "color", "font", "font-family", "font-size", and other CSS font properties instead).
74:23Error (HTML 4.0 Compatibility)[81] The "align" attribute may not be used with the "h6" element in a strict HTML 4.0/4.01 document. Instead of align="center", consider using the CSS "text-align: center" instead.

<h6 align="center"><font color="#336600">(LEGGE 2/2/1960 N.68)</font></h6>
 

79:97Error (HTML 4.0 Compatibility)[81] The "target" attribute may not be used with the "a" element in a strict HTML 4.0/4.01 document.

<Font size="1" face="arial" color="#1A4658">Powered by <a href="http://www.zoomify.com/" target="_blank">Zoomify</a></Font>
 

81:6ErrorThe end tag for "TR" (opened in line 77) should appear before the end tag for "TABLE" (nesting error).

</TABLE>
 

87:10ErrorThe end tag for "td" (opened in line 49) should appear before the end tag for "table" (nesting error).

</table>
 

99:4Warning[56] The "p" tag is contained in a "p" tag that was opened in line 98. This is against the HTML specification and may cause problems with some browsers.
108:3ErrorSomewhere in this document there is a nonexistent internal link to "MenuSinistro" created by using <a href="#MenuSinistro"> ... </a>. This link should be removed or it should link to a location in the document that is specified by <a name="MenuSinistro"> ... </a> or <element id="MenuSinistro"...>.

</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.
 CommentYou can disable all the error messages for improperly quoted attribute values by having HTML Validator ignore and disregard the quotation mark requirements for attribute values. This option is in CSE HTML Validator's Validator Engine Options. However, it is recommended that you leave these error messages enabled and that you properly enclose attribute values in quotation marks.
 CommentYou can use the Quick Quote Tool in the editor to quickly enclose all attribute values in quotation marks.
 CommentYou can ignore the nesting errors by turning off the option to check HTML tag nesting. However, it is recommended that you leave this feature enabled. This option is in CSE HTML Validator's Validator Engine Options.
 CommentYou have one or more internal links linking to an ID link destination. Browser support for this is currently very poor. Consider using something like <a name="Contenuti"> ... </a> or <a name="Contenuti" id="Contenuti"> ... </a> instead.
 CommentPossibly misspelled words (39, 29 unique): alla (1x), CARTOGRAFICO (1x), Contatti (1x), Curtatone (1x), DAL (1x), DELLO (1x), di (1x), GEOLOGICO (1x), il (1x), LEGGE (1x), Mappa (1x), ORGANO (1x), portale (1x), REALIZZATA (1x), Ricerca (1x), ROMA (1x), Salta (1x), scala (1x), SERVIZIO (1x), STATO (1x), utilit (1x), Vai (1x), Zoomify (1x), contenuto (2x), Geologica (2x), Apat (3x), Carta (3x), d'Italia (3x), torna (3x). Complete list.
 CommentHTML 4.01 Strict 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.
 CommentAn ICRA RDF label was not found in the "head" section of this document. Browsers that are enabled with this rating system may not display documents that have not been labelled. It is recommended that every page include an ICRA label. For more information, please visit http://www.icra.org/.
 Comment[10] CSE HTML Validator Std/Pro allows you to disable certain messages (like this example message) and groups of related messages by disabling flags. For instance, the [10] at the beginning of this message indicates that you can disable this message by disabling validator flag 10. If you are using HTML Validator's integrated editor, then you can simply use your mouse on this message to open the context menu (usually done by right-clicking the mouse on this message) and select 'Disable Flag 10' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 CommentCSE HTML Validator Std/Pro allows you to disable many messages on an individual basis without using flags. For instance, you can disable this message by using HTML Validator's integrated editor to open the context menu for this message (usually done by right-clicking the mouse on this message) and selecting 'Options for this Message->Disable Message' to disable this message. For more information about disabling messages, please look at the Configuration section in the documentation.
 Comment4611 bytes; 3.2s@14.4Kbps, 1.6s@28.8, 0.9s@50, 0.7s@64, 0.4s@128, 0.1s@384, 0.1s@512, 0.1s@768, 0.0s@1.5Mbps, 0.0s@10Mbps.
 Comment0.04s, 20 errors, 1 warning, 12 messages, 15 validator comments, 109 lines, 78 tags (65 closed), 0 document comments, 6 entities, 209 programs run.

[ Summary ] [ To the top ]

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