Code: Selecteer alles
Summary Report (Complete)
1. Documents that have errors
* http://www.i-support.be/vldproject/ (21), [and 13 warnings]
2. Documents that have warnings
3. Documents that have no errors or warnings
Validation Reports
http://www.i-support.be/vldproject/
Line:Char Type Message Description
Warning Possibly misspelled words (231, 150 unique): achter (1x), advertentie (1x), agenten (1x), Alleen (1x), Amsterdams (1x), bedrijf (1x), belangrijker (1x), Belgische (1x), België (1x), beroep (1x), beschreven (1x), beschrijving (1x), Beschrijvingen (1x), beslist (1x), Bespreking (1x), bewaard (1x), bewust (1x), bijna (1x), broer (1x), combineren (1x), consequenties (1x), daarop (1x), dag (1x), dagen (1x), deze (1x), directeur (1x), doet (1x), dokter (1x), Dynamische (1x), Edammer (1x), eenvoudig (1x), effecten (1x), Einde (1x), er (1x), gaan (1x), gaat (1x), gafpa (1x), gebeurtenissen (1x), gebleven (1x), gedachte (1x), geen (1x), geraakt (1x), gesloten (1x), gevolg (1x), gewoon (1x), goed (1x), grote (1x), heeft (1x), Hierna (1x), hoofdfiguur (1x). List limited to first 50 unique words.
48:1 Error (Parsing) [CSS] Trying to specify a comment? In CSS, to specify a comment, use the "/* comment here */" format. Begin the comment with "/*" and end the comment with "*/" (without the quotes). The comment may span multiple lines.
//--></style>
55:2 Error (Section 508 Accessibility Standards) [ACCESSIBILITY] The "img" element requires the "alt" attribute to specify a text equivalent. The text equivalent should be a short phrase that succinctly identifies the image and makes its function clear (like "next page" instead of "green arrow"). However, use alt="" when appropriate, such as when images are intended to format a page (such as spacer images). If appropriate, consider also using the "longdesc" attribute to specify the URI to an extended description of the image. [Section 1194.22 (a)]
<img src="afbeeldingen/logo.jpg">
55:2 Error (Web Content Accessibility Guidelines 1.0 (Priority 1)) [ACCESSIBILITY] The "img" element requires the "alt" attribute to specify a text equivalent. The text equivalent should be a short phrase that succinctly identifies the image and makes its function clear (like "next page" instead of "green arrow"). However, use alt="" when appropriate, such as when images are intended to format a page (such as spacer images). If appropriate, consider also using the "longdesc" attribute to specify the URI to an extended description of the image. [P1, 1.1]
<img src="afbeeldingen/logo.jpg">
55:2 Warning [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).
<img src="afbeeldingen/logo.jpg">
71:16 Warning The "style" attribute has been used but a default style sheet language has not been defined (note that HTML Validator would not see this declaration if it is sent as an HTTP header by a web server). HTML 4.01 and XHTML require this for valid documents. For example, include this in the "head" section of your document to specify "text/css" as the default style sheet language: <meta http-equiv="Content-Style-Type" content="text/css">. See http://www.w3.org/TR/html4/present/styles.html#default-style for more information. If you are using HTML Validator's integrated editor, then you can add this from the Tags menu and/or from the Tag Inserter.
<div><div><div style="display:none;"><ul id="imenus0" style="width:525px">
72:36 Warning [75] The "href" attribute specifies an internal link that you may not want. An internal link name should usually follow the # character, but it doesn't in this case. However, if you are referencing the top of the current document, then this message should be ignored because an internal link name is not needed.
<li style="width:135px;"><a href="#" target="_self">Wat</a>
74:60 Error The "style" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.
<div><div style="width:135px;top:0px;left:0px;"><ul style="">
76:56 Error Found an ampersand '&' but could not find a following semicolon for a properly formed character reference. If you want to actually display an ampersand, such as in "Recreation & Sports", then use the character entity reference "&" as in "Recreation & Sports" (see comment).
<li><a href="sample_link.html" target="_self">Mission & Goals</a></li>
81:15 Warning [75] The "href" attribute specifies an internal link that you may not want. An internal link name should usually follow the # character, but it doesn't in this case. However, if you are referencing the top of the current document, then this message should be ignored because an internal link name is not needed.
<li><a href="#" target="_self">Worldwide</a>
83:65 Error The "style" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.
<div><div style="width:140px;top:-19px;left:123px;"><ul style="">
86:52 Error Found an ampersand '&' but could not find a following semicolon for a properly formed character reference. If you want to actually display an ampersand, such as in "Recreation & Sports", then use the character entity reference "&" as in "Recreation & Sports" (see comment).
<li><a href="sample_link.html" target="_self">US & Canada</a></li>
92:15 Warning [75] The "href" attribute specifies an internal link that you may not want. An internal link name should usually follow the # character, but it doesn't in this case. However, if you are referencing the top of the current document, then this message should be ignored because an internal link name is not needed.
<li><a href="#" target="_self">Directors</a>
94:65 Error The "style" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.
<div><div style="width:140px;top:-18px;left:123px;"><ul style="">
97:54 Error Found an ampersand '&' but could not find a following semicolon for a properly formed character reference. If you want to actually display an ampersand, such as in "Recreation & Sports", then use the character entity reference "&" as in "Recreation & Sports" (see comment).
<li><a href="sample_link.html" target="_self">Fire & Security</a></li>
99:58 Error Found an ampersand '&' but could not find a following semicolon for a properly formed character reference. If you want to actually display an ampersand, such as in "Recreation & Sports", then use the character entity reference "&" as in "Recreation & Sports" (see comment).
<li><a href="sample_link.html" target="_self">Plastics & Adhesives</a></li>
104:15 Warning [75] The "href" attribute specifies an internal link that you may not want. An internal link name should usually follow the # character, but it doesn't in this case. However, if you are referencing the top of the current document, then this message should be ignored because an internal link name is not needed.
<li><a href="#" target="_self">Worldwide</a>
106:65 Error The "style" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.
<div><div style="width:140px;top:-18px;left:123px;"><ul style="">
109:52 Error Found an ampersand '&' but could not find a following semicolon for a properly formed character reference. If you want to actually display an ampersand, such as in "Recreation & Sports", then use the character entity reference "&" as in "Recreation & Sports" (see comment).
<li><a href="sample_link.html" target="_self">US & Canada</a></li>
115:15 Warning [75] The "href" attribute specifies an internal link that you may not want. An internal link name should usually follow the # character, but it doesn't in this case. However, if you are referencing the top of the current document, then this message should be ignored because an internal link name is not needed.
<li><a href="#" target="_self">Customers</a></li>
118:35 Warning [75] The "href" attribute specifies an internal link that you may not want. An internal link name should usually follow the # character, but it doesn't in this case. However, if you are referencing the top of the current document, then this message should be ignored because an internal link name is not needed.
<li style="width:140px;"><a href="#" target="_self">Blog</a>
120:54 Error The "style" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.
<div><div style="width:140px;top:;left:;"><ul style="">
122:55 Error Found an ampersand '&' but could not find a following semicolon for a properly formed character reference. If you want to actually display an ampersand, such as in "Recreation & Sports", then use the character entity reference "&" as in "Recreation & Sports" (see comment).
<li><a href="sample_link.html" target="_self">People & Values</a></li>
128:35 Warning [75] The "href" attribute specifies an internal link that you may not want. An internal link name should usually follow the # character, but it doesn't in this case. However, if you are referencing the top of the current document, then this message should be ignored because an internal link name is not needed.
<li style="width:125px;"><a href="#" target="_self">Forum</a>
130:54 Error The "style" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.
<div><div style="width:125px;top:;left:;"><ul style="">
133:53 Error Found an ampersand '&' but could not find a following semicolon for a properly formed character reference. If you want to actually display an ampersand, such as in "Recreation & Sports", then use the character entity reference "&" as in "Recreation & Sports" (see comment).
<li><a href="sample_link.html" target="_self">Fire & Security</a></li>
135:57 Error Found an ampersand '&' but could not find a following semicolon for a properly formed character reference. If you want to actually display an ampersand, such as in "Recreation & Sports", then use the character entity reference "&" as in "Recreation & Sports" (see comment).
<li><a href="sample_link.html" target="_self">Plastics & Adhesives</a></li>
140:36 Warning [75] The "href" attribute specifies an internal link that you may not want. An internal link name should usually follow the # character, but it doesn't in this case. However, if you are referencing the top of the current document, then this message should be ignored because an internal link name is not needed.
<li style="width:125px;"><a href="#" target="_self">Contact</a>
142:54 Error The "style" attribute has an invalid attribute value "". Try using one of the following values: an alphanumeric string or a string.
<div><div style="width:126px;top:;left:;"><ul style="">
160:2 Error HTML 4.01 and XHTML require the "type" attribute to specify the scripting language for the "script" element. For example, use type="text/javascript" for JavaScript. Note that some browsers may work without this attribute but it is highly recommended that it be used.
<script language="JavaScript">
168:1 Warning It is recommended (and common practice for HTML (not XHTML) documents) that text contained in a "script" element be enclosed in a comment (<!-- ... -->) for backward compatibility with pre HTML 3.2 browsers that do not support the "script" element. This prevents them from actually displaying the element's content. For example, use something like <script><!-- ... --></script>. For maximum compatibility, AI Internet Solutions recommends putting the script (especially longer scripts) in an external file and using the "src" attribute to specify the external file. However, this is not as important for HTML documents as it is for XHTML documents.
/*-------------------------------------------------
280:2 Warning (Web Content Accessibility Guidelines 1.0 (Priority 2)) [ACCESSIBILITY] Style sheets should be used to control layout and presentation [P2, 3.3]. The element you've used ("font") is a presentational element. Presentational elements include "font", "b", "i", "big", "small", and others. For presentation, consider using style sheets (CSS) instead. Use HTML elements only for content and structure and not for layout and presentation. Use the "em" and "strong" elements for structural emphasis. This message is displayed only once.
<font size="1">Designed & built by <a href="http://www.i-support.be">I-support.be</a></font>
280:25 Error Found an ampersand '&' but could not find a following semicolon for a properly formed character reference. If you want to actually display an ampersand, such as in "Recreation & Sports", then use the character entity reference "&" as in "Recreation & Sports" (see comment).
<font size="1">Designed & built by <a href="http://www.i-support.be">I-support.be</a></font>
286 Error Terminating 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.
<script language="JavaScript">
Comment "Errors and warnings only" mode enabled. This is, for the most part, a thorough validation (but not a completely thorough validation).
je hebt nog heel wat te doen om aan de standaard te voldoen voor je site valid is.
tis geen kritiek maar moest beetje lachen toen je zei geen foutjes, ik gebruik firefox met een html validator erin en die schreeuwde gelijk 21 fouten